UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

48 lines (47 loc) 1.22 kB
{ "name": "walk-sync", "description": "Get an array of recursive directory contents", "version": "0.1.3", "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" }, "gitHead": "b2a3b178ea7bc681d4ab0221686e945f9453645e", "bugs": { "url": "https://github.com/joliss/node-walk-sync/issues" }, "homepage": "https://github.com/joliss/node-walk-sync", "_id": "walk-sync@0.1.3", "_shasum": "8a07261a00bda6cfb1be25e9f100fad57546f583", "_from": "walk-sync@0.1.3", "_npmVersion": "1.4.14", "_npmUser": { "name": "joliss", "email": "joliss42@gmail.com" }, "maintainers": [ { "name": "joliss", "email": "joliss42@gmail.com" } ], "dist": { "shasum": "8a07261a00bda6cfb1be25e9f100fad57546f583", "tarball": "http://registry.npmjs.org/walk-sync/-/walk-sync-0.1.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.1.3.tgz" }