UNPKG

eslint-config-tailored-tunes

Version:

Eslint configuration files for the Tailored Tunes universe

43 lines (42 loc) 1.05 kB
{ "name": "eslint-config-tailored-tunes", "version": "5.0.2", "description": "Eslint configuration files for the Tailored Tunes universe", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/tailored-tunes/eslint-config.git" }, "scripts": { "test": "./node_modules/.bin/grunt" }, "keywords": [ "eslint", "javascript", "typecript", "styleguide", "tailored-tunes" ], "author": "meza", "license": "MIT", "bugs": { "url": "https://github.com/tailored-tunes/eslint-config/issues" }, "homepage": "https://github.com/tailored-tunes/eslint-config#readme", "devDependencies": { "cryptiles": "^4.1.2", "eslint": "^6.8.0", "grunt": "^1.0.2", "grunt-cli": "^1.2.0", "grunt-eslint": "^22.0.0", "hoek": "^6.1.3", "load-grunt-configs": "^1.0.0", "load-grunt-tasks": "^5.1.0", "mixin-deep": "^2.0.1", "npm": "^6.13.7", "publish": "^0.6.0", "set-value": "^3.0.1", "tunnel-agent": "^0.6.0", "yarn": "^1.22.0" } }