UNPKG
runu
Version:
latest (0.1.0)
0.1.0
NodePlusAngularJS
github.com/Nabarun/runu
Nabarun/runu
runu
/
bower.json
20 lines
(19 loc)
•
318 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name"
:
"NodePlusAngularJS"
,
"version"
:
"0.0.0"
,
"authors"
:
[
"Paul Verest <nodeclipse.org>"
]
,
"license"
:
"MIT"
,
"private"
:
true
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"bower_components"
,
"test"
,
"tests"
]
,
"dependencies"
:
{
"angular"
:
"~1.3.0"
}
}