UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

85 lines (84 loc) 2.39 kB
{ "_args": [ [ "eslint-config-canonical-jsdoc@^1.2.11", "/Users/gajus/Documents/dev/canonical-code-style/canonical" ] ], "_from": "eslint-config-canonical-jsdoc@>=1.2.11 <2.0.0", "_id": "eslint-config-canonical-jsdoc@1.2.11", "_inCache": true, "_installable": true, "_location": "/eslint-config-canonical-jsdoc", "_nodeVersion": "5.3.0", "_npmUser": { "email": "gajus@gajus.com", "name": "gajus" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "eslint-config-canonical-jsdoc", "raw": "eslint-config-canonical-jsdoc@^1.2.11", "rawSpec": "^1.2.11", "scope": null, "spec": ">=1.2.11 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_shasum": "e4e321627859e6a4f60602e588a8d7f7509601c9", "_shrinkwrap": null, "_spec": "eslint-config-canonical-jsdoc@^1.2.11", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical", "author": { "email": "gajus@gajus.com", "name": "Gajus Kuizinas", "url": "http://gajus.com" }, "bugs": { "url": "https://github.com/gajus/eslint-config-canonical-jsdoc/issues" }, "dependencies": { "eslint-plugin-jsdoc": "^2.2.2" }, "description": "Canonical ESLint (JSDoc) Shareable Config", "devDependencies": { "eslint": "^1.10.3", "jsonlint": "^1.6.2" }, "directories": {}, "dist": { "shasum": "e4e321627859e6a4f60602e588a8d7f7509601c9", "tarball": "http://registry.npmjs.org/eslint-config-canonical-jsdoc/-/eslint-config-canonical-jsdoc-1.2.11.tgz" }, "gitHead": "89028276de82cb3e2008af3044d36ec3535f2752", "homepage": "https://github.com/gajus/eslint-config-canonical-jsdoc#readme", "keywords": [ "canonical", "eslint", "jsdoc" ], "license": "BSD-3-Clause", "main": "./index.js", "maintainers": [ { "name": "gajus", "email": "gk@anuary.com" } ], "name": "eslint-config-canonical-jsdoc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gajus/eslint-config-canonical-jsdoc.git" }, "scripts": { "format": "jsonlint --sort-keys --in-place --indent ' ' ./eslintrc.json; jsonlint --sort-keys --in-place --indent ' ' ./package.json", "preversion": "npm run format", "test": "" }, "version": "1.2.11" }