burlesco/package.json

24 lines
455 B
JSON

{
"name": "burlesco",
"version": "10.0.0",
"description": "",
"main": "",
"dependencies": {
"crx": "^4.0.1",
"crx3": "^1.1.2",
"crypto": "^1.0.1",
"eslint": "^5.16.0",
"web-ext": "^4.3.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:burlesco/burlesco.git"
},
"author": "",
"license": "MIT"
}