com.vaadin.polymer.public.bower_components.pouchdb-find.bower.json Maven / Gradle / Ivy
The newest version!
{
"name": "pouchdb-find",
"version": "0.10.0",
"description": "Easy-to-use query language for PouchDB",
"homepage": "https://github.com/nolanlawson/pouchdb-find",
"authors": [
"Nolan Lawson "
],
"main": "dist/pouchdb.find.min.js",
"moduleType": [
"node"
],
"keywords": [
"pouchdb",
"find",
"indexes",
"couchdb",
"plugin"
],
"license": "Apache 2",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"vendor"
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy