Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / angular-smart-table / package.json
diff --git a/ecomp-portal-FE/client/bower_components/angular-smart-table/package.json b/ecomp-portal-FE/client/bower_components/angular-smart-table/package.json
new file mode 100644 (file)
index 0000000..ba60405
--- /dev/null
@@ -0,0 +1,29 @@
+{
+  "name": "angular-smart-table",
+  "version": "2.1.8",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "node ./node_modules/.bin/gulp karma-CI"
+  },
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/lorenzofox3/Smart-Table.git"
+  },
+  "author": "Laurent Renard",
+  "license": "MIT",
+  "devDependencies": {
+    "gulp": "^3.8.7",
+    "gulp-concat": "^2.3.4",
+    "gulp-insert": "^0.4.0",
+    "gulp-jshint": "^1.8.4",
+    "gulp-sourcemaps": "^1.3.0",
+    "gulp-uglify": "^0.3.1",
+    "jshint-stylish": "^0.4.0",
+    "karma": "^0.12.21",
+    "karma-chrome-launcher": "^0.1.4",
+    "karma-coverage": "^0.2.6",
+    "karma-jasmine": "^0.1.5",
+    "karma-phantomjs-launcher": "^0.1.4"
+  }
+}