Update JSON API
[src/app-framework-demo.git] / afm-client / bower_components / foundation-apps / .bower.json
1 {
2   "name": "foundation-apps",
3   "version": "1.1.0",
4   "main": [
5     "dist/css/foundation-apps.css",
6     "dist/js/foundation-apps.js"
7   ],
8   "dependencies": {
9     "viewport-units-buggyfill": "~0.4.1",
10     "tether": "~0.6.5",
11     "fastclick": "~1.0.3",
12     "angular": "~1.3.4",
13     "angular-ui-router": "~0.2.12",
14     "angular-animate": "~1.3.4",
15     "hammerjs": "~2.0.4"
16   },
17   "homepage": "https://github.com/zurb/foundation-apps",
18   "description": "A responsive, Angular-powered framework for web apps from ZURB.",
19   "keywords": [
20     "web apps",
21     "responsive design",
22     "angular"
23   ],
24   "license": "MIT",
25   "ignore": [
26     "**/.*",
27     "bower_components",
28     "build",
29     "docs",
30     "node_modules",
31     "tests",
32     "CONTRIBUTING.md",
33     "Gemfile",
34     "Gemfile.lock",
35     "gulpfile.js",
36     "karma.conf.js",
37     "package.json",
38     "scss/_includes.scss"
39   ],
40   "devDependencies": {
41     "angular-mocks": "~1.3.4",
42     "angular-highlightjs": "~0.3.2",
43     "allmighty-autocomplete": "*",
44     "marked": "~0.3.2",
45     "jsdiff": "~1.0.8",
46     "bootcamp": "~1.1.7"
47   },
48   "_release": "1.1.0",
49   "_resolution": {
50     "type": "version",
51     "tag": "v1.1.0",
52     "commit": "7fc29d6a309a7018a452bdf996e27053a32023c1"
53   },
54   "_source": "git://github.com/zurb/foundation-apps.git",
55   "_target": "~1.1.0",
56   "_originalSource": "foundation-apps"
57 }