canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS and CSS.
82 lines (81 loc) • 2.19 kB
JSON
{
"_args": [
[
"eslint-config-canonical-lodash@^1.0.3",
"/Users/gajus/Documents/dev/canonical-code-style/canonical"
]
],
"_from": "eslint-config-canonical-lodash@>=1.0.3 <2.0.0",
"_id": "eslint-config-canonical-lodash@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/eslint-config-canonical-lodash",
"_nodeVersion": "5.3.0",
"_npmUser": {
"email": "gajus@gajus.com",
"name": "gajus"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"name": "eslint-config-canonical-lodash",
"raw": "eslint-config-canonical-lodash@^1.0.3",
"rawSpec": "^1.0.3",
"scope": null,
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_shasum": "cf46966edfc8db21850eebec12cfaa19df9ddc0e",
"_shrinkwrap": null,
"_spec": "eslint-config-canonical-lodash@^1.0.3",
"_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-lodash/issues"
},
"dependencies": {
"eslint-plugin-lodash3": "^0.5.1"
},
"description": "Canonical ESLint (lodash) Shareable Config",
"devDependencies": {
"eslint": "^1.10.3"
},
"directories": {},
"dist": {
"shasum": "cf46966edfc8db21850eebec12cfaa19df9ddc0e",
"tarball": "http://registry.npmjs.org/eslint-config-canonical-lodash/-/eslint-config-canonical-lodash-1.0.3.tgz"
},
"gitHead": "c508576715ea64ac9eff763961720c6759995d23",
"homepage": "https://github.com/gajus/eslint-config-canonical-lodash#readme",
"keywords": [
"canonical",
"eslint",
"lodash"
],
"license": "BSD-3-Clause",
"main": "./index.js",
"maintainers": [
{
"name": "gajus",
"email": "gk@anuary.com"
}
],
"name": "eslint-config-canonical-lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gajus/eslint-config-canonical-lodash.git"
},
"scripts": {
"test": ""
},
"version": "1.0.3"
}