UNPKG
pass-scene
Version:
latest (1.0.0)
1.0.0
Memorable passphrase generator
pass-scene
/
old_node_modules
/
log4js
/
.bob.json
13 lines
(12 loc)
•
156 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"build"
:
"clean lint coverage test"
,
"lint"
:
{
"type"
:
"jshint"
}
,
"coverage"
:
{
"type"
:
"vows"
}
,
"test"
:
{
"type"
:
"vows"
}
}