You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.0 KiB
77 lines
2.0 KiB
{ |
|
"_args": [ |
|
[ |
|
"pseudomap@^1.0.2", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/cross-spawn/node_modules/lru-cache" |
|
] |
|
], |
|
"_from": "pseudomap@>=1.0.2 <2.0.0", |
|
"_id": "pseudomap@1.0.2", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/pseudomap", |
|
"_nodeVersion": "4.0.0", |
|
"_npmUser": { |
|
"email": "i@izs.me", |
|
"name": "isaacs" |
|
}, |
|
"_npmVersion": "3.3.2", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "pseudomap", |
|
"raw": "pseudomap@^1.0.2", |
|
"rawSpec": "^1.0.2", |
|
"scope": null, |
|
"spec": ">=1.0.2 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/cross-spawn/lru-cache" |
|
], |
|
"_resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", |
|
"_shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3", |
|
"_shrinkwrap": null, |
|
"_spec": "pseudomap@^1.0.2", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/cross-spawn/node_modules/lru-cache", |
|
"author": { |
|
"email": "i@izs.me", |
|
"name": "Isaac Z. Schlueter", |
|
"url": "http://blog.izs.me/" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/isaacs/pseudomap/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.", |
|
"devDependencies": { |
|
"tap": "^2.3.1" |
|
}, |
|
"directories": { |
|
"test": "test" |
|
}, |
|
"dist": { |
|
"shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3", |
|
"tarball": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz" |
|
}, |
|
"gitHead": "b6dc728207a0321ede6479e34506d3e0e13a940b", |
|
"homepage": "https://github.com/isaacs/pseudomap#readme", |
|
"license": "ISC", |
|
"main": "map.js", |
|
"maintainers": [ |
|
{ |
|
"email": "i@izs.me", |
|
"name": "isaacs" |
|
} |
|
], |
|
"name": "pseudomap", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/isaacs/pseudomap.git" |
|
}, |
|
"scripts": { |
|
"test": "tap test/*.js" |
|
}, |
|
"version": "1.0.2" |
|
}
|
|
|