blob: 521b16ce7b7828286cafd0f2463599c6cf6e64a2 [file] [log] [blame]
{
"name": "pop-iterate",
"version": "1.0.1",
"description": "A polymorphic iterate operator for arrays and other iterables",
"main": "pop-iterate.js",
"directories": {
"test": "test"
},
"devDependencies": {
"jasminum": "^2.0.5"
},
"scripts": {
"test": "jasminum test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kriskowal/pop-iterate.git"
},
"keywords": [
"pop",
"polymorphic",
"operator",
"iterate"
],
"author": {
"name": "Kris Kowal",
"email": "kris@cixar.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/kriskowal/pop-iterate/issues"
},
"homepage": "https://github.com/kriskowal/pop-iterate",
"gitHead": "dc8f214537d6134d25a6da84ca78715bfbcd0001",
"_id": "pop-iterate@1.0.1",
"_shasum": "ceacfdab4abf353d7a0f2aaa2c1fc7b3f9413ba3",
"_from": "pop-iterate@>=1.0.1 <2.0.0",
"_npmVersion": "1.4.21",
"_npmUser": {
"name": "kriskowal",
"email": "kris.kowal@cixar.com"
},
"maintainers": [
{
"name": "kriskowal",
"email": "kris.kowal@cixar.com"
}
],
"dist": {
"shasum": "ceacfdab4abf353d7a0f2aaa2c1fc7b3f9413ba3",
"tarball": "http://registry.npmjs.org/pop-iterate/-/pop-iterate-1.0.1.tgz"
},
"_resolved": "https://registry.npmjs.org/pop-iterate/-/pop-iterate-1.0.1.tgz",
"readme": "ERROR: No README data found!"
}