UNPKG

canonical

Version:

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

83 lines (82 loc) 2.15 kB
{ "_args": [ [ "eslint-config-canonical@^1.4.1", "/Users/gajus/Documents/dev/canonical-code-style/canonical" ] ], "_from": "eslint-config-canonical@>=1.4.1 <2.0.0", "_id": "eslint-config-canonical@1.4.1", "_inCache": true, "_installable": true, "_location": "/eslint-config-canonical", "_nodeVersion": "5.2.0", "_npmUser": { "email": "gajus@gajus.com", "name": "gajus" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "eslint-config-canonical", "raw": "eslint-config-canonical@^1.4.1", "rawSpec": "^1.4.1", "scope": null, "spec": ">=1.4.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_shasum": "588a1802148845ee74fddecee1cf7c8ddcc9e342", "_shrinkwrap": null, "_spec": "eslint-config-canonical@^1.4.1", "_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": "^3.0.0", "eslint-plugin-import": "^0.11.0", "eslint-plugin-sorting": "0.0.1" }, "description": "Canonical ESLint Shareable Config", "devDependencies": { "eslint": "^1.10.3" }, "directories": {}, "dist": { "shasum": "588a1802148845ee74fddecee1cf7c8ddcc9e342", "tarball": "http://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.1.tgz" }, "gitHead": "d93fcfeb611182404a4e18be03ac6c7a3810432a", "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": { "test": "" }, "version": "1.4.1" }