blob: a0fca98b1bf55042cadcf3d29bcfca98e95f5768 [file]
{
"name": "pouchdb-selector-core",
"version": "7.0.0-prerelease",
"description": "PouchDB's core selector code",
"main": "./lib/index.js",
"keywords": [],
"author": "Will Holley <will@arandomurl.com>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-selector-core"
},
"module": "./src/index.js"
}