{ "_from": "R2@^1.4.3", "_id": "R2@1.4.3", "_inBundle": false, "_integrity": "sha1-Fog69uOMy8pjzBYRe6NQ4hXNUsU=", "_location": "/R2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "R2@^1.4.3", "name": "R2", "escapedName": "R2", "rawSpec": "^1.4.3", "saveSpec": null, "fetchSpec": "^1.4.3" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/R2/-/R2-1.4.3.tgz", "_shasum": "16883af6e38ccbca63cc16117ba350e215cd52c5", "_spec": "R2@^1.4.3", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Dustin Diaz", "email": "dustin@dustindiaz.com" }, "bin": { "r2": "bin/r2" }, "bugs": { "url": "https://github.com/ded/R2/issues" }, "bundleDependencies": false, "dependencies": { "css": "~2.0.0" }, "deprecated": false, "description": "a CSS LTR ∞ RTL converter", "devDependencies": { "sink-test": ">= 1.0.1" }, "directories": { "bin": "bin" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/ded/r2", "main": "r2.js", "maintainers": [ { "name": "Burak Yigit Kaya", "email": "me@byk.im" } ], "name": "R2", "preferGlobal": true, "repository": { "type": "git", "url": "git+https://github.com/ded/R2.git" }, "scripts": { "test": "node tests/tests.js" }, "version": "1.4.3" }