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.1",
"/Users/gajus/Documents/dev/canonical-code-style/canonical"
]
],
"_from": "eslint-config-canonical-lodash@>=1.0.1 <2.0.0",
"_id": "eslint-config-canonical-lodash@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/eslint-config-canonical-lodash",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "gajus@gajus.com",
"name": "gajus"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"name": "eslint-config-canonical-lodash",
"raw": "eslint-config-canonical-lodash@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_shasum": "76d96bfab7416f54c177a860a656bba8e8326fd0",
"_shrinkwrap": null,
"_spec": "eslint-config-canonical-lodash@^1.0.1",
"_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.3.0"
},
"description": "Canonical ESLint (lodash) Shareable Config",
"devDependencies": {
"eslint": "^1.10.1"
},
"directories": {},
"dist": {
"shasum": "76d96bfab7416f54c177a860a656bba8e8326fd0",
"tarball": "http://registry.npmjs.org/eslint-config-canonical-lodash/-/eslint-config-canonical-lodash-1.0.1.tgz"
},
"gitHead": "9b809706bcaa37c2fe5e80f020404b1624a1ea15",
"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.1"
}