{
  "_args": [
    [
      "jsonp@0.2.1",
      "/var/www/html/market_up"
    ]
  ],
  "_development": true,
  "_from": "jsonp@0.2.1",
  "_id": "jsonp@0.2.1",
  "_inBundle": false,
  "_integrity": "sha512-pfog5gdDxPdV4eP7Kg87M8/bHgshlZ5pybl+yKxAnCZ5O7lCIn7Ixydj03wOlnDQesky2BPyA91SQ+5Y/mNwzw==",
  "_location": "/jsonp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsonp@0.2.1",
    "name": "jsonp",
    "escapedName": "jsonp",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/react-share"
  ],
  "_resolved": "https://registry.npmjs.org/jsonp/-/jsonp-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "/var/www/html/market_up",
  "bugs": {
    "url": "https://github.com/LearnBoost/jsonp/issues"
  },
  "component": {
    "scripts": {
      "jsonp": "jsonp.js"
    }
  },
  "dependencies": {
    "debug": "^2.1.3"
  },
  "description": "A sane JSONP implementation.",
  "devDependencies": {
    "tape": "^3.5.0",
    "zuul": "^1.17.1"
  },
  "homepage": "https://github.com/LearnBoost/jsonp#readme",
  "name": "jsonp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LearnBoost/jsonp.git"
  },
  "scripts": {
    "test": "zuul -- test/*.js",
    "test-local": "zuul --local -- test/*.js"
  },
  "version": "0.2.1"
}
