{
  "name": "jpa",
  "version": "1.0.0",
  "description": "JavaScript Persistence API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "jpa",
    "hibernate",
    "orm",
    "database",
    "data-access-layer",
    "MDM",
    "persistence",
    "transient",
    "api"
  ],
  "author": "Abdennour TOUMI <http://abdennoor.com>",
  "license": "MIT"
}
