UNPKG

node.f2ehint

Version:
38 lines 838 B
{ "name": "node.f2ehint", "version": "0.1.3", "author": { "name": "xunuo", "email": "i@xunuo.com", "url": "http://www.xunuo.com" }, "contributors": [ { "name": "dnq", "email": "none@none" }, { "name": "zzy", "email": "none@none" }, { "name": "zxx", "email": "none@none" } ], "keywords": [ "node.f2ehint", "csshint", "jshint", "js check tool", "jslint", "jshit" ], "description": "custom css/js hint", "homepage": "http://www.xunuo.com", "repository": { "type": "git", "url": "https://github.com/xunuo/node.f2ehint.git" }, "main" : "index.js", "dependencies": {}, "devDependencies": {}, "optionalDependencies": {}, "engines": { "node": "*" }, "scripts": { "install": "node ./run-at-install.js" } }