{
  "name": "prime-commonjs",
  "description": "Prime structure of resources in CommonJS",
  "version": "1.0.1",
  "author": "Hemerson Vianna <hemerson.lourenco@gmail.com> (http://hemersonvianna.io)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prime-solutions/prime-commonjs.git"
  },
  "bugs": {
    "url": "https://github.com/prime-solutions/prime-commonjs/issues"
  },
  "license": [
    {
      "type": "MIT",
      "url": "http://hemersonvianna.mit-license.org/"
    }
  ],
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "test"
  ]
}
