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.

18 lines
341 B
JSON

{
"name": "becca-tool",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "open spec/SpecRunner.html"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "^8.28.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0"
}
}