{
  "_args": [
    [
      "requirejs@2.3.6",
      "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure"
    ]
  ],
  "_development": true,
  "_from": "requirejs@2.3.6",
  "_id": "requirejs@2.3.6",
  "_inBundle": false,
  "_integrity": "sha512-ipEzlWQe6RK3jkzikgCupiTbTvm4S0/CAU5GlgptkN5SO6F3u0UD0K18wy6ErDqiCyP4J4YYe1HuAShvsxePLg==",
  "_location": "/requirejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "requirejs@2.3.6",
    "name": "requirejs",
    "escapedName": "requirejs",
    "rawSpec": "2.3.6",
    "saveSpec": null,
    "fetchSpec": "2.3.6"
  },
  "_requiredBy": [
    "/modernizr"
  ],
  "_resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.3.6.tgz",
  "_spec": "2.3.6",
  "_where": "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure",
  "author": {
    "name": "James Burke",
    "email": "jrburke@gmail.com",
    "url": "http://github.com/jrburke"
  },
  "bin": {
    "r.js": "./bin/r.js",
    "r_js": "./bin/r.js"
  },
  "bugs": {
    "url": "https://github.com/jrburke/r.js/issues"
  },
  "description": "Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer",
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "http://github.com/jrburke/r.js",
  "license": "MIT",
  "main": "./bin/r.js",
  "name": "requirejs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jrburke/r.js.git"
  },
  "version": "2.3.6"
}
