flamingo-carotene-es-lint
Version:
Provide the standalone version and flamingo-carotene-webpack loader of es lint
25 lines (24 loc) • 744 B
JSON
{
"name": "flamingo-carotene-es-lint",
"version": "9.0.0-alpha.13",
"description": "Provide the standalone version and flamingo-carotene-webpack loader of es lint",
"author": "team-frontend <team-frontend@aoe.com>",
"license": "OSL-3.0",
"repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-es-lint",
"keywords": [
"flamingo-carotene",
"flamingo",
"carotene",
"om3"
],
"scripts": {
"test": "echo \"No tests present\"",
"link": "npm link",
"unlink": "npm unlink"
},
"dependencies": {
"eslint-config-flamingo-carotene": "^9.0.0-alpha.13",
"eslint-webpack-plugin": "3.2.0"
},
"gitHead": "525073a8589c8d04fec95dddd7d751d5d6c05fa4"
}