UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

66 lines (65 loc) 1.45 kB
{ "author": { "name": "Filirom1", "email": "filirom1@gmail.com" }, "name": "findup", "description": "Walk up ancester's dir up to root", "version": "0.1.5", "repository": { "type": "git", "url": "https://github.com/Filirom1/findup.git" }, "bin": { "findup": "bin/findup.js" }, "scripts": { "test": "mocha ./test/*.js" }, "dependencies": { "colors": "~0.6.0-1", "commander": "~2.1.0" }, "devDependencies": { "mocha": "~1.3.0", "chai": "~1.1.1" }, "optionalDependencies": {}, "engines": { "node": ">=0.6" }, "licenses": [ { "type": "MIT", "url": "http : //www.opensource.org/licenses/MIT" } ], "bugs": { "url": "https://github.com/Filirom1/findup/issues" }, "homepage": "https://github.com/Filirom1/findup", "_id": "findup@0.1.5", "dist": { "shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb", "tarball": "http://registry.npmjs.org/findup/-/findup-0.1.5.tgz" }, "_from": "findup@0.1.5", "_npmVersion": "1.3.14", "_npmUser": { "name": "filirom1", "email": "filirom1@gmail.com" }, "maintainers": [ { "name": "Filirom1", "email": "filirom1@gmail.com" }, { "name": "filirom1", "email": "filirom1@gmail.com" } ], "directories": {}, "_shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb", "_resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz" }