blob: aa20a1709c490c16c61810c283c41241033ed420 [file] [log] [blame]
{
"_from": "pseudomap@>=1.0.1 <2.0.0",
"_id": "pseudomap@1.0.2",
"_location": "/npm/lru-cache/pseudomap",
"_nodeVersion": "4.0.0",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "3.3.2",
"_phantomChildren": {},
"_requiredBy": [
"/npm/lru-cache"
],
"_resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
"_shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3",
"_shrinkwrap": null,
"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": "http://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"
}