/var/www/myprog.com.ua/server/node/node_modules/after
NameSizeModeActions
test/-0755rm
.npmignore220644editdlrm
.travis.yml510644editdlrm
index.js6850644editdlrm
LICENCE10500644editdlrm
package.json5310644editdlrm
README.md18310644editdlrm
Edit: /var/www/myprog.com.ua/server/node/node_modules/after/package.json (531B)
{ "name": "after", "description": "after - tiny flow control", "version": "0.8.1", "author": "Raynos ", "contributors": [ { "name": "Raynos", "email": "raynos2@gmail.com", "url": "http://raynos.org" } ], "scripts": { "test": "mocha --ui tdd --reporter spec test/*.js" }, "devDependencies": { "mocha": "~1.8.1" }, "keywords": [ "flowcontrol", "after", "flow", "control", "arch" ], "repository": "git://github.com/Raynos/after.git" }