{
  "name": "requirejs",
  "description": "Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer",
  "version": "2.1.22",
  "homepage": "http://github.com/jrburke/r.js",
  "author": {
    "name": "James Burke",
    "email": "jrburke@gmail.com",
    "url": "http://github.com/jrburke"
  },
  "licenses": [
    {
      "type": "BSD",
      "url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
    },
    {
      "type": "MIT",
      "url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jrburke/r.js.git"
  },
  "main": "./bin/r.js",
  "bin": {
    "r.js": "./bin/r.js"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "bugs": {
    "url": "https://github.com/jrburke/r.js/issues"
  },
  "_id": "requirejs@2.1.22",
  "scripts": {},
  "_shasum": "dd78fd2d34180c0d62c724b5b8aebc0664e0366f",
  "_from": "requirejs@latest",
  "_npmVersion": "2.12.1",
  "_nodeVersion": "0.10.36",
  "_npmUser": {
    "name": "jrburke",
    "email": "jrburke@gmail.com"
  },
  "maintainers": [
    {
      "name": "jrburke",
      "email": "jrburke@gmail.com"
    }
  ],
  "dist": {
    "shasum": "dd78fd2d34180c0d62c724b5b8aebc0664e0366f",
    "tarball": "http://registry.npmjs.org/requirejs/-/requirejs-2.1.22.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.1.22.tgz",
  "readme": "ERROR: No README data found!"
}
