d2-ui
Version:
80 lines (79 loc) • 2.06 kB
JSON
{
"_args": [
[
"fileset@0.2.x",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/istanbul"
]
],
"_from": "fileset@>=0.2.0 <0.3.0",
"_id": "fileset@0.2.1",
"_inCache": true,
"_installable": true,
"_location": "/fileset",
"_nodeVersion": "0.12.4",
"_npmUser": {
"email": "daniel.mickael@gmail.com",
"name": "mklabs"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {},
"_requested": {
"name": "fileset",
"raw": "fileset@0.2.x",
"rawSpec": "0.2.x",
"scope": null,
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/istanbul"
],
"_resolved": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz",
"_shasum": "588ef8973c6623b2a76df465105696b96aac8067",
"_shrinkwrap": null,
"_spec": "fileset@0.2.x",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/istanbul",
"author": {
"name": "mklabs"
},
"bugs": {
"url": "https://github.com/mklabs/node-fileset/issues"
},
"dependencies": {
"glob": "5.x",
"minimatch": "2.x"
},
"description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "588ef8973c6623b2a76df465105696b96aac8067",
"tarball": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz"
},
"gitHead": "3de76b59cbd8255a191bd9e91041c4fee7538092",
"homepage": "https://github.com/mklabs/node-fileset",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
}
],
"main": "./lib/fileset",
"maintainers": [
{
"email": "daniel.mickael@gmail.com",
"name": "mklabs"
}
],
"name": "fileset",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mklabs/node-fileset.git"
},
"scripts": {
"test": "node tests/test.js && node tests/test-sync.js"
},
"version": "0.2.1"
}