UNPKG

watch-xdelta

Version:

smart-watch xdelta script

26 lines (25 loc) 516 B
{ "name": "watch-xdelta", "version": "1.9.0", "description": "smart-watch xdelta script", "main": "index.js", "bin": { "wxdelta": "./lib/command.js" }, "dependencies": { "babel": "^5.8.21", "babel-fs": "^1.0.5", "babel-runtime": "^5.8.20", "co": "^4.6.0", "commander": "^2.8.1", "stream-stream": "^1.2.6" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "xdelta" ], "author": "yww7289@163.com", "license": "ISC" }