bitwarden-estensione-browser/package.json

42 lines
1.1 KiB
JSON
Raw Normal View History

2016-09-01 04:47:37 +02:00
{
"name": "bitwarden",
"version": "0.0.0",
2016-09-01 04:47:37 +02:00
"devDependencies": {
"jquery": "2.2.4",
"bootstrap": "3.3.7",
"font-awesome": "4.7.0",
"angular": "1.5.9",
"angular-ui-bootstrap": "2.2.0",
"angular-ui-router": "0.3.2",
"angular-animate": "1.5.9",
"gulp": "3.9.1",
"gulp-less": "3.3.0",
"gulp-preprocess": "2.0.0",
"gulp-concat": "2.6.1",
"gulp-rename": "1.2.2",
"rimraf": "2.5.4",
"jshint": "2.9.4",
"gulp-jshint": "2.0.4",
"run-sequence": "1.2.2",
"ngclipboard": "1.1.1",
"clipboard": "1.5.15",
"merge-stream": "1.0.0",
"angular-toastr": "2.1.1",
"q": "1.4.1",
"angularjs-slider": "5.8.7",
"sweetalert": "1.1.3",
"angular-sweetalert": "1.1.2",
"angulartics": "1.3.0",
"angulartics-google-analytics": "0.3.0",
"tldjs": "1.7.0",
"browserify": "13.1.1",
2016-10-26 03:13:59 +02:00
"vinyl-source-stream": "1.1.0",
2016-12-08 05:01:02 +01:00
"gulp-google-webfonts": "0.0.14",
2017-02-08 06:18:26 +01:00
"ng-infinite-scroll": "1.3.0",
"node-forge": "0.7.0",
"webpack-stream": "3.2.0",
2017-04-12 14:45:31 +02:00
"gulp-json-editor": "2.2.1",
"papaparse": "4.2.0"
2016-09-01 04:47:37 +02:00
}
}