UNPKG

eyeglass-dev-eslint

Version:
23 lines (22 loc) 571 B
{ "name": "eyeglass-dev-eslint", "description": "ESLint Rules for eyeglass", "version": "2.0.0", "author": { "name": "The eyeglass team and contributors", "url": "https://github.com/sass-eyeglass/eyeglass-dev-eslint/graphs/contributors" }, "license": "Apache-2.0", "main": "index.js", "README": "README.md", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/sass-eyeglass/eyeglass-dev-eslint.git" }, "dependencies": { "eslint": "^1.1.0" } }