2016-05-13 13:06:08 +00:00
|
|
|
{
|
2017-04-12 11:07:01 +00:00
|
|
|
"name": "mozillaeslintsetup",
|
2017-03-22 11:27:00 +00:00
|
|
|
"description": "This package file is for setup of ESLint only for editor integration.",
|
2016-05-13 13:06:08 +00:00
|
|
|
"repository": {},
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"dependencies": {
|
2017-04-12 11:07:01 +00:00
|
|
|
"eslint": "3.19.0",
|
2016-08-23 21:42:21 +00:00
|
|
|
"eslint-plugin-html": "1.5.2",
|
2017-04-12 11:07:01 +00:00
|
|
|
"eslint-plugin-react": "6.10.3",
|
2016-09-20 09:27:03 +00:00
|
|
|
"escope": "^3.6.0",
|
2017-03-21 13:50:45 +00:00
|
|
|
"espree": "^3.4.0",
|
2016-09-20 09:27:03 +00:00
|
|
|
"estraverse": "^4.2.0",
|
2016-11-04 22:46:07 +00:00
|
|
|
"ini-parser": "^0.0.2",
|
2017-03-21 13:50:45 +00:00
|
|
|
"sax": "^1.2.2"
|
2016-05-13 13:06:08 +00:00
|
|
|
}
|
|
|
|
}
|