{ "name": "maintainability-index", "version": "1.0.0", "description": "Archivos del articulo sobre el indice de mantenibilidad para Javascript", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "download": "git clone https://github.com/jansanchez/jquery-for-test.git" }, "repository": { "type": "git", "url": "git+https://github.com/jansanchez/maintainability-index.git" }, "keywords": [ "escomplex", "complexity", "gulp", "plato" ], "author": { "name": "jansanchez", "email": "joejansanchez@gmail.com", "url": "http://frontendlabs.io/author/jansanchez" }, "license": "MIT", "bugs": { "url": "https://github.com/jansanchez/maintainability-index/issues" }, "homepage": "https://github.com/jansanchez/maintainability-index#readme", "devDependencies": { "gulp": "https://registry.npmjs.org/gulp/-/gulp-3.9.0.tgz", "gulp-complexity": "https://registry.npmjs.org/gulp-complexity/-/gulp-complexity-0.3.2.tgz" } }