43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
|
{
|
||
|
"name": "spectabular",
|
||
|
"version": "2.0.0",
|
||
|
"description": "Your tabs, managed.",
|
||
|
"dependencies": {
|
||
|
"legally": "^2.10.0",
|
||
|
"twig": "^1.12.0"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@types/chrome": "0.0.69",
|
||
|
"browserify": "^16.2.2",
|
||
|
"del": "^3.0.0",
|
||
|
"gulp": "^3.9.1",
|
||
|
"gulp-if": "^2.0.2",
|
||
|
"gulp-jshint": "^2.1.0",
|
||
|
"gulp-sass": "^4.0.1",
|
||
|
"gulp-sourcemaps": "^2.6.4",
|
||
|
"gulp-tslint": "^8.1.3",
|
||
|
"jshint": "^2.9.5",
|
||
|
"jshint-stylish": "^2.2.1",
|
||
|
"replace-ext": "^1.0.0",
|
||
|
"run-sequence": "^2.2.1",
|
||
|
"tsify": "^4.0.0",
|
||
|
"tslint": "^5.10.0",
|
||
|
"typescript": "^2.9.2",
|
||
|
"vinyl-source-stream": "^2.0.0",
|
||
|
"yargs": "^11.0.0"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+ssh://git@github.com/ollien/spectabular.git"
|
||
|
},
|
||
|
"author": "ollien",
|
||
|
"license": "MIT",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/ollien/spectabular/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/ollien/spectabular#readme"
|
||
|
}
|