UNPKG
guesser
Version:
latest (1.5.3)
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.1
1.0.0
a guessing game that learns
github.com/ArangoDB/guesser
ArangoDB/guesser
guesser
/
static
/
bower.json
16 lines
(15 loc)
•
216 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"static"
,
"version"
:
"0.0.0"
,
"license"
:
"MIT"
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"bower_components"
,
"test"
,
"tests"
]
,
"dependencies"
:
{
"angularjs"
:
"~1.3.9"
}
}