ember-cli
Version:
Command line tool for developing ambitious ember.js apps
47 lines (46 loc) • 1.17 kB
JSON
{
"name": "walk-sync",
"description": "Get an array of recursive directory contents",
"version": "0.1.2",
"author": {
"name": "Jo Liss",
"email": "joliss42@gmail.com"
},
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/joliss/node-walk-sync"
},
"dependencies": {},
"devDependencies": {
"tap": "^0.4.8"
},
"scripts": {
"test": "tap --stderr --timeout 2 ./test/*.js"
},
"bugs": {
"url": "https://github.com/joliss/node-walk-sync/issues"
},
"homepage": "https://github.com/joliss/node-walk-sync",
"_id": "walk-sync@0.1.2",
"dist": {
"shasum": "2901d84ecc6e1f43e6da625bd748deba76de1073",
"tarball": "http://registry.npmjs.org/walk-sync/-/walk-sync-0.1.2.tgz"
},
"_from": "walk-sync@0.1.2",
"_npmVersion": "1.4.4",
"_npmUser": {
"name": "joliss",
"email": "joliss42@gmail.com"
},
"maintainers": [
{
"name": "joliss",
"email": "joliss42@gmail.com"
}
],
"directories": {},
"_shasum": "2901d84ecc6e1f43e6da625bd748deba76de1073",
"_resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.1.2.tgz"
}