nglint
Version:
Placeholder for codelyzer.
25 lines (24 loc) • 561 B
JSON
{
"name": "nglint",
"version": "0.0.0",
"description": "Placeholder for codelyzer.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mgechev/codelyzer.git"
},
"keywords": [
"codelyzer",
"nglint",
"angular"
],
"author": "Minko Gechev <mgechev@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/mgechev/codelyzer/issues"
},
"homepage": "https://github.com/mgechev/codelyzer#readme"
}