UNPKG
gaf-mobile
Version:
latest (1.0.0)
1.0.0
GAF mobile Web site
gaf-mobile
/
app
/
bower_components
/
angular-snap
/
bower.json
15 lines
•
217 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"angular-snap"
,
"version"
:
"1.6.0"
,
"main"
:
[
"angular-snap.js"
,
"angular-snap.css"
]
,
"ignore"
:
[
"README.md"
]
,
"dependencies"
:
{
"angular"
:
"~1.2"
,
"snapjs"
:
"~1.9"
}
}