watch_r-structr-lock
Version:
This is watch_r 0.0.14 but locks down structr
24 lines (23 loc) • 503 B
JSON
{
"name": "watch_r-structr-lock",
"description": "This is watch_r 0.0.14 but locks down structr",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git://github.com/testdouble/node-watchr.git"
},
"engines": {},
"dependencies": {
"structr": "0.2.3",
"ejs": "0.8.x",
"underscore": "1.4.x",
"commander": "1.1.x",
"async": "0.2.x",
"tq": "0.2.x"
},
"devDependencies": {},
"main": "./lib/index.js",
"bin": {
"watch_r": "./bin/watch_r"
}
}