{
  "_args": [
    [
      "scriptjs@2.5.9",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "scriptjs@2.5.9",
  "_id": "scriptjs@2.5.9",
  "_inBundle": false,
  "_integrity": "sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg==",
  "_location": "/scriptjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "scriptjs@2.5.9",
    "name": "scriptjs",
    "escapedName": "scriptjs",
    "rawSpec": "2.5.9",
    "saveSpec": null,
    "fetchSpec": "2.5.9"
  },
  "_requiredBy": [
    "/react-google-maps"
  ],
  "_resolved": "https://registry.npmjs.org/scriptjs/-/scriptjs-2.5.9.tgz",
  "_spec": "2.5.9",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "Dustin Diaz",
    "email": "dustin@dustindiaz.com",
    "url": "http://dustindiaz.com"
  },
  "bugs": {
    "url": "https://github.com/ded/script.js/issues"
  },
  "contributors": [
    {
      "name": "Jacob Thornton",
      "email": "jacob@twitter.com",
      "url": "https://github.com/fat"
    }
  ],
  "description": "Asyncronous JavaScript loader and dependency manager",
  "devDependencies": {
    "domready": "*",
    "sink-test": "*",
    "smoosh": "*"
  },
  "ender": "./src/ender.js",
  "homepage": "https://github.com/ded/script.js",
  "keywords": [
    "ender",
    "script",
    "dependency",
    "ajax",
    "jsonp",
    "loader"
  ],
  "license": "MIT",
  "main": "./dist/script.js",
  "name": "scriptjs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ded/script.js.git"
  },
  "version": "2.5.9"
}
