{
  "name": "mongo-portable",
  "version": "2.0.3",
  "description": "Portable Pure JS MongoDB - Based on Monglodb (https://github.com/euforic/monglodb.git) by Christian Sullivan (http://RogueSynaptics.com)",
  "main": "index.js",
  "authors": [
    "Eduardo Astolfi <eastolfi91@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "mongo",
    "portable",
    "ddbb",
    "no",
    "sql",
    "relational",
    "store",
    "node"
  ],
  "homepage": "https://github.com/eastolfi/MongoPortable",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ]
}
