{
  "name": "bravojs",
  "description": "Implementation of CommonJS Modules/2.0",
  "version": "1.0.15",
  "main": "bravo.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wesgarland/bravojs"
  },
  "keywords": [
    "CommonJS", "modules", "module loader", "loader", "require"
  ],
  "author": "Wes Garland",
  "license": "MIT"

,"_resolved": "https://registry.npmjs.org/bravojs/-/bravojs-1.0.15.tgz"
,"_integrity": "sha512-YjcC/CORLyB4sXpB33aoyFWVBZOjOLS+iufE5nIrklrEqvCAY2RPq5YXygUDFJ9cxOMVDbSt6MfK5k2HX4ys3w=="
,"_from": "bravojs@1.0.15"
}