blob: 5d3c8b2510cab91e7c0ec0f1ee3f8aa595d176db [file]
{
"name": "pouchdb-adapter-localstorage",
"version": "6.4.1-prerelease",
"description": "PouchDB adapter using LocalStorage as its data store.",
"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"
}