{ "_args": [ [ { "raw": "property-accessors@^1.1", "scope": null, "escapedName": "property-accessors", "name": "property-accessors", "rawSpec": "^1.1", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/home/loredan13/projects/atom/qsp/node_modules/emissary" ] ], "_from": "property-accessors@>=1.1.0 <2.0.0", "_id": "property-accessors@1.1.3", "_inCache": true, "_location": "/property-accessors", "_npmUser": { "name": "kevinsawicki", "email": "kevinsawicki@gmail.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "property-accessors@^1.1", "scope": null, "escapedName": "property-accessors", "name": "property-accessors", "rawSpec": "^1.1", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/emissary" ], "_resolved": "https://registry.npmjs.org/property-accessors/-/property-accessors-1.1.3.tgz", "_shasum": "1dde84024631865909ef30703365680c5f928b15", "_shrinkwrap": null, "_spec": "property-accessors@^1.1", "_where": "/home/loredan13/projects/atom/qsp/node_modules/emissary", "author": { "name": "Nathan Sobo" }, "bugs": { "url": "https://github.com/atom/property-accessors/issues" }, "dependencies": { "es6-weak-map": "^0.1.2", "mixto": "1.x" }, "description": "A mixin for declaring property accessors", "devDependencies": { "grunt": "~0.4.1", "grunt-cli": "~0.1.8", "grunt-coffeelint": "0.0.6", "grunt-contrib-coffee": "~0.7.0", "grunt-shell": "~0.2.2", "jasmine-focused": "1.x", "rimraf": "~2.2.2" }, "directories": {}, "dist": { "shasum": "1dde84024631865909ef30703365680c5f928b15", "tarball": "https://registry.npmjs.org/property-accessors/-/property-accessors-1.1.3.tgz" }, "gitHead": "c90f096dfc8f589ecb8186cadfbfcf97dc5f5cc6", "homepage": "http://atom.github.io/property-accessors/", "keywords": [ "property", "accessors", "metaprogramming" ], "licenses": [ { "type": "MIT", "url": "http://github.com/atom/telepath/raw/master/LICENSE.md" } ], "main": "lib/property-accessors", "maintainers": [ { "name": "nathansobo", "email": "nathansobo@gmail.com" }, { "name": "kevinsawicki", "email": "kevinsawicki@gmail.com" }, { "name": "benogle", "email": "ogle.ben@gmail.com" } ], "name": "property-accessors", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/atom/property-accessors.git" }, "scripts": { "publish": "grunt", "test": "grunt test" }, "version": "1.1.3" }