UNPKG

canonical

Version:

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

86 lines (85 loc) 2.36 kB
{ "_args": [ [ "eslint-config-canonical@^1.4.4", "/Users/gajus/Documents/dev/canonical-code-style/canonical" ] ], "_from": "eslint-config-canonical@>=1.4.4 <2.0.0", "_id": "eslint-config-canonical@1.4.4", "_inCache": true, "_installable": true, "_location": "/eslint-config-canonical", "_nodeVersion": "5.3.0", "_npmUser": { "email": "gajus@gajus.com", "name": "gajus" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "eslint-config-canonical", "raw": "eslint-config-canonical@^1.4.4", "rawSpec": "^1.4.4", "scope": null, "spec": ">=1.4.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_shasum": "12f48082680a9cb958d13a11368b97033470f87a", "_shrinkwrap": null, "_spec": "eslint-config-canonical@^1.4.4", "_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/issues" }, "dependencies": { "eslint-plugin-babel": "^3.0.0", "eslint-plugin-import": "^0.12.1", "eslint-plugin-sorting": "^0.0.1" }, "description": "Canonical ESLint Shareable Config", "devDependencies": { "eslint": "^1.10.3", "jsonlint": "^1.6.2" }, "directories": {}, "dist": { "shasum": "12f48082680a9cb958d13a11368b97033470f87a", "tarball": "http://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.4.tgz" }, "gitHead": "e180c03f99146367b8ebe7d8a0053192c52a0cb3", "homepage": "https://github.com/gajus/eslint-config-canonical#readme", "keywords": [ "canonical", "eslint" ], "license": "BSD-3-Clause", "main": "./index.js", "maintainers": [ { "name": "gajus", "email": "gk@anuary.com" } ], "name": "eslint-config-canonical", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gajus/eslint-config-canonical.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.4.4" }