123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "_args": [
- [
- {
- "raw": "d@~0.1.1",
- "scope": null,
- "escapedName": "d",
- "name": "d",
- "rawSpec": "~0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
- },
- "/home/loredan13/projects/atom/qsp/node_modules/es6-weak-map"
- ]
- ],
- "_from": "d@>=0.1.1 <0.2.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_location": "/d",
- "_npmUser": {
- "name": "medikoo",
- "email": "[email protected]"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "d@~0.1.1",
- "scope": null,
- "escapedName": "d",
- "name": "d",
- "rawSpec": "~0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/es5-ext/es6-iterator",
- "/es5-ext/es6-symbol",
- "/es6-iterator",
- "/es6-symbol",
- "/es6-weak-map"
- ],
- "_resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz",
- "_shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
- "_shrinkwrap": null,
- "_spec": "d@~0.1.1",
- "_where": "/home/loredan13/projects/atom/qsp/node_modules/es6-weak-map",
- "author": {
- "name": "Mariusz Nowak",
- "email": "[email protected]",
- "url": "http://www.medikoo.com/"
- },
- "bugs": {
- "url": "https://github.com/medikoo/d/issues"
- },
- "dependencies": {
- "es5-ext": "~0.10.2"
- },
- "description": "Property descriptor factory",
- "devDependencies": {
- "tad": "~0.1.21"
- },
- "directories": {},
- "dist": {
- "shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
- "tarball": "https://registry.npmjs.org/d/-/d-0.1.1.tgz"
- },
- "homepage": "https://github.com/medikoo/d",
- "keywords": [
- "descriptor",
- "es",
- "ecmascript",
- "ecma",
- "property",
- "descriptors",
- "meta",
- "properties"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "medikoo",
- "email": "[email protected]"
- }
- ],
- "name": "d",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/medikoo/d.git"
- },
- "scripts": {
- "test": "node node_modules/tad/bin/tad"
- },
- "version": "0.1.1"
- }
|