UNPKG

above

Version:

Above is a simple pre function hook written in NodeJS

29 lines (28 loc) 627 B
{ "name": "above", "version": "1.0.0", "description": "Above is a simple pre function hook written in NodeJS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/active9/above" }, "keywords": [ "above", "hook", "pre", "function" ], "dependencies": { "underscore": "^1.8.3" }, "author": "Active 9 LLC.", "license": "MIT", "bugs": { "url": "https://github.com/active9/above/issues" }, "homepage": "https://github.com/active9/above" }