Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / angular-cookies / package.json
1 {
2   "name": "angular-cookies",
3   "version": "1.3.20",
4   "description": "AngularJS module for cookies",
5   "main": "index.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "repository": {
10     "type": "git",
11     "url": "https://github.com/angular/angular.js.git"
12   },
13   "keywords": [
14     "angular",
15     "framework",
16     "browser",
17     "cookies",
18     "client-side"
19   ],
20   "author": "Angular Core Team <angular-core+npm@google.com>",
21   "license": "MIT",
22   "bugs": {
23     "url": "https://github.com/angular/angular.js/issues"
24   },
25   "homepage": "http://angularjs.org"
26 }