Sign in
apache
/
pouchdb
/
refs/heads/3229
/
.
/
tests
/
integration
/
package.json
blob: f75cb58fa01ff31e33fa3bb9349efc88e4f86b6b [
file
]
{
"name"
:
"pouchdb-tests-node-webkit"
,
"version"
:
"1.0.0"
,
"description"
:
"package.json is required for node-webkit"
,
"main"
:
"./index.html"
,
"window"
:
{
"toolbar"
:
true
,
"width"
:
800
,
"height"
:
600
,
"resizable"
:
false
}
}