UNPKG

canonical

Version:

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

66 lines (65 loc) 2.5 kB
{ "_args": [ [ "eslint-config-canonical@https://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.2.tgz", "/Users/gajus/Documents/dev/canonical-code-style/canonical" ] ], "_from": "eslint-config-canonical@>=1.4.2 <2.0.0", "_id": "eslint-config-canonical@1.4.2", "_inCache": true, "_location": "/eslint-config-canonical", "_phantomChildren": {}, "_requested": { "name": "eslint-config-canonical", "raw": "eslint-config-canonical@https://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.2.tgz", "rawSpec": "https://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.2.tgz", "scope": null, "spec": "https://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.2.tgz", "type": "remote" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.2.tgz", "_shasum": "9a8c1c54d9cfb936a19bcafa570ca7aaf0a1ea5e", "_shrinkwrap": null, "_spec": "eslint-config-canonical@https://registry.npmjs.org/eslint-config-canonical/-/eslint-config-canonical-1.4.2.tgz", "_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.0.0", "eslint-plugin-import": "^0.12.1", "eslint-plugin-sorting": "^0.0.1" }, "description": "Canonical ESLint Shareable Config", "devDependencies": { "eslint": "^1.10.3" }, "homepage": "https://github.com/gajus/eslint-config-canonical#readme", "keywords": [ "canonical", "eslint" ], "license": "BSD-3-Clause", "main": "./index.js", "name": "eslint-config-canonical", "optionalDependencies": {}, "readme": "# Canonical ESLint Config\n\n[![Travis build status](http://img.shields.io/travis/gajus/eslint-config-canonical/master.svg?style=flat-square)](https://travis-ci.org/gajus/eslint-config-canonical)\n[![NPM version](http://img.shields.io/npm/v/eslint-config-canonical.svg?style=flat-square)](https://www.npmjs.org/package/eslint-config-canonical)", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/gajus/eslint-config-canonical.git" }, "scripts": { "test": "" }, "version": "1.4.2" }