{
  "_args": [
    [
      {
        "raw": "d3-format@^1.3.2",
        "scope": null,
        "escapedName": "d3-format",
        "name": "d3-format",
        "rawSpec": "^1.3.2",
        "spec": ">=1.3.2 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-gh-explorer/node_modules/vega-encode"
    ]
  ],
  "_from": "d3-format@>=1.3.2 <2.0.0",
  "_id": "d3-format@1.3.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/d3-format",
  "_nodeVersion": "10.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/d3-format_1.3.2_1535145339399_0.12003671463754806"
  },
  "_npmUser": {
    "name": "mbostock",
    "email": "mike@ocks.org"
  },
  "_npmVersion": "6.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "d3-format@^1.3.2",
    "scope": null,
    "escapedName": "d3-format",
    "name": "d3-format",
    "rawSpec": "^1.3.2",
    "spec": ">=1.3.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/d3-scale",
    "/vega-encode",
    "/vega-parser"
  ],
  "_resolved": "https://registry.npmjs.org/d3-format/-/d3-format-1.3.2.tgz",
  "_shasum": "6a96b5e31bcb98122a30863f7d92365c00603562",
  "_shrinkwrap": null,
  "_spec": "d3-format@^1.3.2",
  "_where": "/home/lively4/lively4/lively4-gh-explorer/node_modules/vega-encode",
  "author": {
    "name": "Mike Bostock",
    "url": "http://bost.ocks.org/mike"
  },
  "bugs": {
    "url": "https://github.com/d3/d3-format/issues"
  },
  "dependencies": {},
  "description": "Format numbers for human consumption.",
  "devDependencies": {
    "d3-queue": "3",
    "eslint": "5",
    "rollup": "0.64",
    "rollup-plugin-terser": "1",
    "tape": "4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Z18Dprj96ExragQ0DeGi+SYPQ7pPfRMtUXtsg/ChVIKNBCzjO8XYJvRTC1usblx52lqge56V5ect+frYTQc8WQ==",
    "shasum": "6a96b5e31bcb98122a30863f7d92365c00603562",
    "tarball": "https://registry.npmjs.org/d3-format/-/d3-format-1.3.2.tgz",
    "fileCount": 78,
    "unpackedSize": 87237,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgHV8CRA9TVsSAnZWagAA9NEQAI0vI7XJ1km/Z0Z8Mnq6\nfK61aXFVmQXXKgynNaGmV7nxnCNtEbk9a29hWP8Zfd+3OVfNaLOWGz/2iJbC\nJq4OaQ9QvP9RsQf1t6nuDH/VcUDPtM1zAaFnJgFHKRNFQDL24boNTWwcEdEv\nZ8YdDh+umQbE2Y4HZxB1Ogu47rNMFYysAj87KNBjoLqZK0xTQtZSP227L1uD\n82qcCyzbLqZuvxRaKdP3R48t2iB+JqfTawYj3GardW5WSnqfTuz3h03VdNhR\n+3YzQiiSmaju209rRrA8JZfkvmGxooMh4VaYIXbZ9lYTqCFGscUeVclLagEY\nvxYeCZRObPAKfemO4hcCcq7FMTNTWHLHbDTAtvTQJ8gTduwGbm6CQa47Qn4K\n4yZuU0LsAiFOXVRnVft8bTUXxNvlO9Cl4FGNQOAZBOSyNedsHPGIqHeGf6VU\nXHnXSQPMx6oQ8McwVTn/69VR6G0jPctffMlSYgo08GXWugpxP7FsQt2Wu2vJ\ndj5Ybx3dwtDsq1THZbfEA0qgS/XIgtWeKLQsUjqb4sDsCOoijqtlE/v/6tFT\nqSkD+8HvXOBLLvzbUj7coKAN0wg9EPK4C+RYY+NysB36Eq1/ym/R99yntV6w\nWoWIgMxWZzskiV0hqIEYysGCDL2DsqZ+51KoSMh3KoS7LvK4eneM3wr2m4sr\nYKtR\r\n=R1DK\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "f0232d0e1a7ea0b26c87e8ed264ee66ddfdb1aa1",
  "homepage": "https://d3js.org/d3-format/",
  "jsdelivr": "dist/d3-format.min.js",
  "keywords": [
    "d3",
    "d3-module",
    "format",
    "localization"
  ],
  "license": "BSD-3-Clause",
  "main": "dist/d3-format.js",
  "maintainers": [
    {
      "name": "mbostock",
      "email": "mike@ocks.org"
    }
  ],
  "module": "src/index.js",
  "name": "d3-format",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/d3/d3-format.git"
  },
  "scripts": {
    "postpublish": "git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js",
    "prepublishOnly": "rm -rf dist && yarn test",
    "pretest": "rollup -c",
    "test": "tape 'test/**/*-test.js' && eslint src test"
  },
  "unpkg": "dist/d3-format.min.js",
  "version": "1.3.2"
}
