UNPKG

endive-util

Version:
39 lines (38 loc) 904 B
{ "name": "endive-util" , "version": "0.2.2" , "description": "utils for endive" , "author": { "name": "DaeHun Yoo" , "email": "yo2dh@naver.com" } , "engines": { "node": ">=0.10.0" } , "homepage": "https://github.com/yo2dh/endive-util" , "repository": { "type": "git" , "url": "https://github.com/yo2dh/endive-util.git" } , "bugs": { "url": "https://github.com/yo2dh/endive-util/issues" } , "licenses": [ { "type": "MIT" , "url": "https://github.com/yo2dh/endive-util#license" } ] , "keywords": [ "endive", "util" ] , "dependencies": { } , "devDependencies": { "should": "~2.1.0" , "mocha": ">=0.0.1" , "jscoverage": ">=0.0.1" , "muk": ">=0.0.1" } }