UNPKG

canonical

Version:

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

93 lines (92 loc) 2.66 kB
{ "_args": [ [ "eslint-config-canonical@^1.6.0", "/Users/gajus/Documents/dev/canonical-code-style/canonical" ] ], "_from": "eslint-config-canonical@>=1.6.0 <2.0.0", "_id": "eslint-config-canonical@1.6.0", "_inCache": true, "_installable": true, "_location": "/eslint-config-canonical", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/eslint-config-canonical-1.6.0.tgz_1456149513906_0.6903574564494193" }, "_npmUser": { "email": "gajus@gajus.com", "name": "gajus" }, "_npmVersion": "3.7.2", "_phantomChildren": {}, "_requested": { "name": "eslint-config-canonical", "raw": "eslint-config-canonical@^1.6.0", "rawSpec": "^1.6.0", "scope": null, "spec": ">=1.6.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_shasum": "3aad1cfdd96b7215b107daefb1098f0398d83f23", "_shrinkwrap": null, "_spec": "eslint-config-canonical@^1.6.0", "_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.1.0", "eslint-plugin-flowtype": "^2.0.0", "eslint-plugin-import": "^1.0.0-beta.0", "eslint-plugin-no-use-extend-native": "^0.3.4", "eslint-plugin-objects": "^1.1.1", "eslint-plugin-sorting": "^0.0.1" }, "description": "Canonical ESLint Shareable Config", "devDependencies": { "eslint": "^2.2.0", "jsonlint": "^1.6.2" }, "directories": {}, "dist": { "shasum": "3aad1cfdd96b7215b107daefb1098f0398d83f23", "tarball": "http://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.6.0.tgz" }, "gitHead": "6ebc55dbeec34cf2f102f241101b331bb0ceb069", "homepage": "https://github.com/gajus/eslint-config-canonical#readme", "keywords": [ "eslint", "canonical" ], "license": "BSD-3-Clause", "main": "./index.js", "maintainers": [ { "email": "gk@anuary.com", "name": "gajus" } ], "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.6.0" }