blob: 92456765a6e4c08d094f809c60fcb565474f9c53 [file] [log] [blame]
{
"name": "pouchdb-core",
"version": "6.2.1-prerelease",
"description": "The core of PouchDB as a standalone package.",
"main": "./lib/index.js",
"keywords": [],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js"
}