canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS and CSS.
80 lines (79 loc) • 2.02 kB
JSON
{
"_args": [
[
"eslint-config-canonical@^1.2.8",
"/Users/gajus/Documents/dev/canonical-code-style/canonical"
]
],
"_from": "eslint-config-canonical@>=1.2.8 <2.0.0",
"_id": "eslint-config-canonical@1.2.8",
"_inCache": true,
"_location": "/eslint-config-canonical",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "gajus@gajus.com",
"name": "gajus"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"name": "eslint-config-canonical",
"raw": "eslint-config-canonical@^1.2.8",
"rawSpec": "^1.2.8",
"scope": null,
"spec": ">=1.2.8 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_shasum": "f1765d11c34bfb7809df9561e0b61b854edefa21",
"_shrinkwrap": null,
"_spec": "eslint-config-canonical@^1.2.8",
"_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical",
"author": {
"email": "gk@anuary.com",
"name": "Gajus Kuizinas",
"url": "http://gajus.com"
},
"bugs": {
"url": "https://github.com/gajus/eslint-config-canonical/issues"
},
"dependencies": {
"eslint-plugin-babel": "^2.1.1"
},
"description": "Canonical ESLint Shareable Config",
"devDependencies": {
"eslint": "^1.9.0"
},
"directories": {},
"dist": {
"shasum": "f1765d11c34bfb7809df9561e0b61b854edefa21",
"tarball": "http://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.2.8.tgz"
},
"gitHead": "a56f427cb1d59ff0bfe4cc5b767c03a2a4998a69",
"homepage": "https://github.com/gajus/eslint-config-canonical#readme",
"installable": true,
"keywords": [
"canonical",
"eslint"
],
"license": "BSD-3-Clause",
"main": "./index.js",
"maintainers": [
{
"name": "gajus",
"email": "gk@anuary.com"
}
],
"name": "eslint-config-canonical",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/gajus/eslint-config-canonical.git"
},
"scripts": {
"test": ""
},
"version": "1.2.8"
}