All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.public.bower_components.pouchdb.bower.json Maven / Gradle / Ivy

The newest version!
{
  "name": "pouchdb",
  "version": "6.3.4",
  "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",
    "dist/pouchdb.min.js"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "tests",
    "vendor",
    "npm-debug.log",
    "phantomjsdriver.log"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy