UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

89 lines (88 loc) 2.26 kB
{ "_args": [ [ { "raw": "fileset@^0.2.1", "scope": null, "escapedName": "fileset", "name": "fileset", "rawSpec": "^0.2.1", "spec": ">=0.2.1 <0.3.0", "type": "range" }, "/Users/ahogan/Repos/ember-cli/node_modules/testem" ] ], "_from": "fileset@>=0.2.1 <0.3.0", "_id": "fileset@0.2.1", "_inCache": true, "_location": "/fileset", "_nodeVersion": "0.12.4", "_npmUser": { "name": "mklabs", "email": "daniel.mickael@gmail.com" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "raw": "fileset@^0.2.1", "scope": null, "escapedName": "fileset", "name": "fileset", "rawSpec": "^0.2.1", "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "/istanbul", "/testem" ], "_resolved": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz", "_shasum": "588ef8973c6623b2a76df465105696b96aac8067", "_shrinkwrap": null, "_spec": "fileset@^0.2.1", "_where": "/Users/ahogan/Repos/ember-cli/node_modules/testem", "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": [ { "name": "mklabs", "email": "daniel.mickael@gmail.com" } ], "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" }