forked from camptocamp/demo_geomapfish
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
48 lines (48 loc) · 1.4 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"description": "A GeoMapFish project",
"devDependencies": {
"angular": "1.6.3",
"angular-animate": "1.6.3",
"angular-dynamic-locale": "0.1.32",
"angular-float-thead": "0.1.2",
"angular-gettext": "2.3.7",
"angular-gettext-tools": "2.3.3",
"angular-sanitize": "1.6.3",
"angular-touch": "1.6.3",
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"async": "2.1.5",
"bootstrap": "3.3.7",
"clean-css": "4.0.1",
"clean-css-cli": "4.0.8",
"closure-util": "git://github.com/camptocamp/closure-util#00c2b9b",
"console-control-strings": "1.1.0",
"corejs-typeahead": "1.1.1",
"d3": "4.7.1",
"eslint": "3.17.0",
"eslint-config-openlayers": "7.0.0",
"file-saver": "1.3.3",
"floatthead": "2.0.3",
"font-awesome": "4.7.0",
"fs-extra": "2.0.0",
"jasmine-core": "2.5.2",
"jquery": "2.2.4",
"jsts": "1.2.1",
"less": "2.7.2",
"less-plugin-autoprefix": "1.5.1",
"less-plugin-clean-css": "1.5.1",
"ngeo": "git://github.com/camptocamp/ngeo#04ec0f942d674631eae46d7f338452b74c0de037",
"nomnom": "1.8.1",
"openlayers": "git://github.com/openlayers/openlayers#c215a1c",
"phantomjs-prebuilt": "2.1.14",
"proj4": "2.4.3",
"svg2ttf": "4.0.2",
"temp": "0.8.3",
"ttf2eot": "1.3.0",
"ttf2woff": "2.0.1",
"typeahead.js": "0.11.1",
"walk": "2.3.9"
},
"name": "demo",
"version": "2.0.0"
}