{
  "_from": "json2module@^0.0.3",
  "_id": "json2module@0.0.3",
  "_inBundle": false,
  "_integrity": "sha512-qYGxqrRrt4GbB8IEOy1jJGypkNsjWoIMlZt4bAsmUScCA507Hbc2p1JOhBzqn45u3PWafUgH2OnzyNU7udO/GA==",
  "_location": "/json2module",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "json2module@^0.0.3",
    "name": "json2module",
    "escapedName": "json2module",
    "rawSpec": "^0.0.3",
    "saveSpec": null,
    "fetchSpec": "^0.0.3"
  },
  "_requiredBy": [
    "/fmin"
  ],
  "_resolved": "https://registry.npmjs.org/json2module/-/json2module-0.0.3.tgz",
  "_shasum": "00fb5f4a9b7adfc3f0647c29cb17bcd1979be9b2",
  "_spec": "json2module@^0.0.3",
  "_where": "/Users/admin/projects/dms/src/dealer_admin/node_modules/fmin",
  "author": {
    "name": "Mike Bostock",
    "url": "http://bost.ocks.org/mike"
  },
  "bin": {
    "json2module": "bin/json2module"
  },
  "bugs": {
    "url": "https://github.com/mbostock/json2module/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "rw": "^1.3.2"
  },
  "deprecated": false,
  "description": "Convert a JSON object to an ES6 module.",
  "homepage": "https://github.com/mbostock/json2module",
  "keywords": [
    "json",
    "es6",
    "module"
  ],
  "license": "BSD-3-Clause",
  "name": "json2module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mbostock/json2module.git"
  },
  "scripts": {
    "postpublish": "git push && git push --tags"
  },
  "version": "0.0.3"
}
