UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

95 lines (94 loc) 2.35 kB
{ "_args": [ [ { "raw": "mktemp@~0.3.4", "scope": null, "escapedName": "mktemp", "name": "mktemp", "rawSpec": "~0.3.4", "spec": ">=0.3.4 <0.4.0", "type": "range" }, "/Users/ahogan/Repos/ember-cli/node_modules/quick-temp" ] ], "_from": "mktemp@>=0.3.4 <0.4.0", "_id": "mktemp@0.3.5", "_inCache": true, "_location": "/mktemp", "_npmUser": { "name": "sasaplus1", "email": "sasaplus1@gmail.com" }, "_npmVersion": "1.4.11", "_phantomChildren": {}, "_requested": { "raw": "mktemp@~0.3.4", "scope": null, "escapedName": "mktemp", "name": "mktemp", "rawSpec": "~0.3.4", "spec": ">=0.3.4 <0.4.0", "type": "range" }, "_requiredBy": [ "/quick-temp" ], "_resolved": "https://registry.npmjs.org/mktemp/-/mktemp-0.3.5.tgz", "_shasum": "a1504c706d0d2b198c6a0eb645f7fdaf8181f7de", "_shrinkwrap": null, "_spec": "mktemp@~0.3.4", "_where": "/Users/ahogan/Repos/ember-cli/node_modules/quick-temp", "author": { "name": "sasa+1", "email": "sasaplus1@gmail.com" }, "bugs": { "url": "https://github.com/sasaplus1/mktemp/issues" }, "contributors": [ { "name": "Michael Ficarra", "email": "github.public.email@michael.ficarra.me" } ], "dependencies": {}, "description": "mktemp command for node.js", "devDependencies": { "expect.js": "^0.3.1", "mocha": "^1.20.1", "sinon": "^1.10.2" }, "directories": {}, "dist": { "shasum": "a1504c706d0d2b198c6a0eb645f7fdaf8181f7de", "tarball": "https://registry.npmjs.org/mktemp/-/mktemp-0.3.5.tgz" }, "engines": { "node": ">0.9" }, "gitHead": "edaa22d6bf82b0f813ca649b9bf6494de677218d", "homepage": "https://github.com/sasaplus1/mktemp", "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "sasaplus1", "email": "sasaplus1@gmail.com" } ], "name": "mktemp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/sasaplus1/mktemp.git" }, "scripts": { "fix": "fixjsstyle --flagfile .closurelinter -r ./lib -r ./test ./index.js", "lint": "gjslint --flagfile .closurelinter -r ./lib -r ./test ./index.js", "test": "mocha" }, "version": "0.3.5" }