aboutsummaryrefslogtreecommitdiffstats
path: root/old/moon_gui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'old/moon_gui/package.json')
-rw-r--r--old/moon_gui/package.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/old/moon_gui/package.json b/old/moon_gui/package.json
new file mode 100644
index 00000000..45157e5e
--- /dev/null
+++ b/old/moon_gui/package.json
@@ -0,0 +1,54 @@
+{
+ "name": "moonwebview",
+ "version": "1.0.0",
+ "homepage": "https://github.com/rebirthmonkey/moon",
+ "authors": [
+ "arnaud.marhin <arnaud.marhin@orange.com>",
+ "samy Abdallah <samy.abdallah@orange.com>, @samyabh"
+ ],
+ "description": "Authorization module for OpenStack",
+ "main": "index.js",
+ "dependencies": {},
+ "devDependencies": {
+ "angular": "1.3.0",
+ "angular-animate": "1.3.0",
+ "angular-bootstrap": "0.12.2",
+ "angular-cookies": "1.3.0",
+ "angular-messages": "1.5.0",
+ "angular-motion": "0.3.4",
+ "angular-resource": "1.3.0",
+ "angular-route": "1.3.0",
+ "angular-strap": "2.3.8",
+ "angular-translate": "2.4.1",
+ "angular-translate-loader-static-files": "2.7.0",
+ "angular-translate-storage-cookie": "2.7.0",
+ "angular-ui-router": "0.2.11",
+ "angular-ui-select": "0.12.10",
+ "angularjs-toaster": "0.4.12",
+ "bootstrap": "3.2.0",
+ "browser-sync": "^2.18.8",
+ "del": "^2.2.2",
+ "gulp": "^3.9.1",
+ "gulp-clean-css": "^3.0.3",
+ "gulp-concat": "^2.6.1",
+ "gulp-htmlmin": "^3.0.0",
+ "gulp-inject": "^4.2.0",
+ "gulp-load-plugins": "^1.5.0",
+ "gulp-uglify": "^2.0.1",
+ "gulp-webserver": "^0.9.1",
+ "jquery": "2.1.1",
+ "ng-storage": "^0.3.2",
+ "ng-switchery": "1.0.0",
+ "ng-table": "0.5.4",
+ "select2": "3.5.1",
+ "selectize": "0.12.0",
+ "stream-series": "^0.1.1",
+ "switchery": "0.0.2",
+ "underscore": "1.8.3",
+ "vinyl-paths": "^2.1.0"
+ },
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "license": "Apache-2.0"
+}