UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

93 lines (92 loc) 2.53 kB
{ "_args": [ [ { "raw": "events-to-array@^1.0.1", "scope": null, "escapedName": "events-to-array", "name": "events-to-array", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "/Users/ahogan/Repos/ember-cli/node_modules/tap-parser" ] ], "_from": "events-to-array@>=1.0.1 <2.0.0", "_id": "events-to-array@1.1.2", "_inCache": true, "_location": "/events-to-array", "_nodeVersion": "8.0.0-pre", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/events-to-array-1.1.2.tgz_1491848924731_0.5634824349544942" }, "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "4.5.0", "_phantomChildren": {}, "_requested": { "raw": "events-to-array@^1.0.1", "scope": null, "escapedName": "events-to-array", "name": "events-to-array", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/tap-parser" ], "_resolved": "https://registry.npmjs.org/events-to-array/-/events-to-array-1.1.2.tgz", "_shasum": "2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6", "_shrinkwrap": null, "_spec": "events-to-array@^1.0.1", "_where": "/Users/ahogan/Repos/ember-cli/node_modules/tap-parser", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/events-to-array/issues" }, "dependencies": {}, "description": "Put a bunch of emitted events in an array, for testing.", "devDependencies": { "tap": "^10.3.2" }, "directories": { "test": "test" }, "dist": { "shasum": "2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6", "tarball": "https://registry.npmjs.org/events-to-array/-/events-to-array-1.1.2.tgz" }, "gitHead": "00039bdbfed0505824a5756f9fb2b8827be62702", "homepage": "https://github.com/isaacs/events-to-array", "license": "ISC", "main": "etoa.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "events-to-array", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/isaacs/events-to-array.git" }, "scripts": { "postpublish": "git push origin --all; git push origin --tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap test/*.js --100" }, "version": "1.1.2" }