{
  "_args": [
    [
      "modules@0.4.0",
      "/var/www/html/sprbackend"
    ]
  ],
  "_from": "modules@0.4.0",
  "_id": "modules@0.4.0",
  "_inBundle": false,
  "_integrity": "sha512-LX4JgwPHJr1FurPDKp1BlGgMXqZXtxO1O8ABGmj2g15CbLGlInTHcA9flqw6uN6oYKE2T0ngWdiHvcX97mdBsw==",
  "_location": "/modules",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "modules@0.4.0",
    "name": "modules",
    "escapedName": "modules",
    "rawSpec": "0.4.0",
    "saveSpec": null,
    "fetchSpec": "0.4.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/modules/-/modules-0.4.0.tgz",
  "_spec": "0.4.0",
  "_where": "/var/www/html/sprbackend",
  "author": {
    "name": "Andy VanWagoner",
    "email": "thetalecrafter@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/thetalecrafter/modules/issues"
  },
  "dependencies": {},
  "description": "CommonJS modules for the browser",
  "devDependencies": {
    "async": "^0.8",
    "grunt": "^0.4",
    "grunt-cli": "^0.1",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-nodeunit": "*",
    "grunt-contrib-uglify": "*",
    "jsdom": "^0.10"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/thetalecrafter/modules#readme",
  "keywords": [
    "module",
    "require",
    "commonjs",
    "amd",
    "dependency"
  ],
  "name": "modules",
  "repository": {
    "type": "git",
    "url": "git://github.com/thetalecrafter/modules.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.4.0"
}
