File: /home/cursos.ril.es/node_modules/laravel-elixir/node_modules/gulp-batch/package.json
{
"name": "gulp-batch",
"version": "1.0.5",
"description": "Event batcher for gulp-watcher",
"main": "index.js",
"keywords": [
"gulp",
"batch",
"throttle",
"debounce",
"gulpfriendly",
"watch",
"mocha"
],
"scripts": {
"test": "istanbul cover _mocha -- test/*.js --reporter spec",
"coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
},
"repository": {
"type": "git",
"url": "git://github.com/floatdrop/gulp-batch.git"
},
"author": {
"name": "Vsevolod Strukchinsky"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/floatdrop/gulp-batch/issues"
},
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.5",
"mocha": "^2.0.1",
"mocha-lcov-reporter": "0.0.1",
"should": "^4.3.1",
"stream-assert": "^2.0.2"
},
"dependencies": {
"async-done": "^1.0.0",
"stream-array": "^1.0.1"
},
"gitHead": "dba7f073deb4a0865d02be289faf350ad5723945",
"homepage": "https://github.com/floatdrop/gulp-batch",
"_id": "gulp-batch@1.0.5",
"_shasum": "c40fc9b2303674897b1216d82e1518b73217da59",
"_from": "gulp-batch@>=1.0.5 <2.0.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "floatdrop",
"email": "floatdrop@gmail.com"
},
"maintainers": [
{
"name": "floatdrop",
"email": "floatdrop@gmail.com"
}
],
"dist": {
"shasum": "c40fc9b2303674897b1216d82e1518b73217da59",
"tarball": "https://registry.npmjs.org/gulp-batch/-/gulp-batch-1.0.5.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/gulp-batch/-/gulp-batch-1.0.5.tgz"
}