blob: 9e59c8fefd227760afc8fb02276f93ed969e4a7b [file] [log] [blame]
{
"name": "pouchdb",
"version": "4.0.1-prerelease",
"description": "PouchDB is a pocket-sized database.",
"repo": "daleharvey/pouchdb",
"keywords": [
"db",
"couchdb",
"pouchdb"
],
"dependencies": {},
"development": {},
"license": "Apache",
"main": "dist/pouchdb.js",
"scripts": [
"dist/pouchdb.js"
]
}