UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

91 lines (90 loc) 2.16 kB
{ "_args": [ [ { "raw": "exists-sync@0.0.3", "scope": null, "escapedName": "exists-sync", "name": "exists-sync", "rawSpec": "0.0.3", "spec": "0.0.3", "type": "version" }, "/Users/ahogan/Repos/ember-cli" ] ], "_from": "exists-sync@0.0.3", "_id": "exists-sync@0.0.3", "_inCache": true, "_location": "/exists-sync", "_nodeVersion": "0.12.0", "_npmUser": { "name": "trabus", "email": "trabus@gmail.com" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "raw": "exists-sync@0.0.3", "scope": null, "escapedName": "exists-sync", "name": "exists-sync", "rawSpec": "0.0.3", "spec": "0.0.3", "type": "version" }, "_requiredBy": [ "/", "/ember-cli-preprocess-registry" ], "_resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz", "_shasum": "b910000bedbb113b378b82f5f5a7638107622dcf", "_shrinkwrap": null, "_spec": "exists-sync@0.0.3", "_where": "/Users/ahogan/Repos/ember-cli", "author": { "name": "Jake Bixby" }, "bugs": { "url": "https://github.com/ember-cli/exists-sync/issues" }, "dependencies": {}, "description": "existsSync that also checks for symlinks", "devDependencies": { "chai": "^3.0.0", "fs-extra": "^0.19.0", "mocha": "^2.2.5" }, "directories": {}, "dist": { "shasum": "b910000bedbb113b378b82f5f5a7638107622dcf", "tarball": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz" }, "gitHead": "20e62eecb51d81e9cf9343de9754b41730c84c7f", "homepage": "https://github.com/ember-cli/exists-sync#readme", "keywords": [ "fs", "existsSync", "exists", "lstatSync" ], "license": "ISC", "main": "index.js", "maintainers": [ { "name": "trabus", "email": "trabus@gmail.com" } ], "name": "exists-sync", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ember-cli/exists-sync.git" }, "scripts": { "test": "mocha test" }, "version": "0.0.3" }