You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
420 B
JSON

{
"name": "eslint-config-pegjs",
"version": "2.3.0",
"private": true,
"main": "javascript.js",
"dependencies": {
"@typescript-eslint/eslint-plugin": "1.9.1-alpha.26",
"@typescript-eslint/parser": "1.9.1-alpha.26",
"eslint-config-futagozaryuu": "5.8.0",
"eslint-plugin-vue": "5.2.2",
"typescript": "3.5.1"
},
"engines": {
"node": ">= 6"
}
}