{ "_args": [ [ "editor@^1.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/cordova" ] ], "_from": "editor@>=1.0.0 <2.0.0", "_id": "editor@1.0.0", "_inCache": true, "_installable": true, "_location": "/editor", "_nodeVersion": "1.6.3", "_npmUser": { "email": "substack@gmail.com", "name": "substack" }, "_npmVersion": "2.7.5", "_phantomChildren": {}, "_requested": { "name": "editor", "raw": "editor@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/cordova" ], "_resolved": "https://registry.npmjs.org/editor/-/editor-1.0.0.tgz", "_shasum": "60c7f87bd62bcc6a894fa8ccd6afb7823a24f742", "_shrinkwrap": null, "_spec": "editor@^1.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-editor/issues" }, "dependencies": {}, "description": "launch $EDITOR in your program", "devDependencies": { "tap": "~0.4.4" }, "directories": { "example": "example", "test": "test" }, "dist": { "shasum": "60c7f87bd62bcc6a894fa8ccd6afb7823a24f742", "tarball": "https://registry.npmjs.org/editor/-/editor-1.0.0.tgz" }, "engine": { "node": ">=0.6" }, "gitHead": "15200af2c417c65a4df153f39f32143dcd476375", "homepage": "https://github.com/substack/node-editor", "keywords": [ "edit", "shell", "text" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "editor", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/node-editor.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.0" }