Files
ASHEBShop-h5/node_modules/indexes-of/package.json
T
2017-05-10 16:33:00 +08:00

79 lines
2.1 KiB
JSON

{
"_args": [
[
"indexes-of@^1.0.1",
"/Users/xmfish/Desktop/test/reacttest/node_modules/postcss-selector-parser"
]
],
"_cnpm_publish_time": 1384655111536,
"_from": "indexes-of@>=1.0.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "indexes-of@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/indexes-of",
"_npmUser": {
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"name": "indexes-of",
"raw": "indexes-of@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/postcss-selector-parser"
],
"_resolved": "http://registry.npm.taobao.org/indexes-of/download/indexes-of-1.0.1.tgz",
"_shasum": "f30f716c8e2bd346c7b67d3df3915566a7c05607",
"_shrinkwrap": null,
"_spec": "indexes-of@^1.0.1",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/postcss-selector-parser",
"author": {
"email": "dominic.tarr@gmail.com",
"name": "Dominic Tarr",
"url": "dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/indexes-of/issues"
},
"dependencies": {},
"description": "line String/Array#indexOf but return all the indexes in an array",
"devDependencies": {
"tape": "~2.1.0"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "f30f716c8e2bd346c7b67d3df3915566a7c05607",
"size": 1579,
"tarball": "http://registry.npm.taobao.org/indexes-of/download/indexes-of-1.0.1.tgz"
},
"homepage": "https://github.com/dominictarr/indexes-of",
"license": "MIT",
"maintainers": [
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
}
],
"name": "indexes-of",
"optionalDependencies": {},
"publish_time": 1384655111536,
"readme": "ERROR: No README data found!",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/indexes-of.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.1"
}