{
  "_args": [
    [
      "japan-postal-code@0.3.0",
      "/var/www/html/naka"
    ]
  ],
  "_from": "japan-postal-code@0.3.0",
  "_id": "japan-postal-code@0.3.0",
  "_inBundle": false,
  "_integrity": "sha512-EqgqDHycr8kcfSKG9wfnIqcBiiqJyopE5RRfcLmN0PM+AK4JIn4PHOGrJrguCvgCerd2kr+csLlg7vwQmSC6Fg==",
  "_location": "/japan-postal-code",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "japan-postal-code@0.3.0",
    "name": "japan-postal-code",
    "escapedName": "japan-postal-code",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/japan-postal-code/-/japan-postal-code-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "/var/www/html/naka",
  "author": {
    "name": "mzp"
  },
  "bugs": {
    "url": "https://github.com/mzp/japan-postal-code/issues"
  },
  "contributors": [
    {
      "name": "yoshoku"
    }
  ],
  "dependencies": {
    "jsonp": "~0.2.0"
  },
  "description": "Japan postal code library",
  "devDependencies": {
    "expect.js": "~0.3.1",
    "zuul": "~2.1.1"
  },
  "homepage": "https://github.com/mzp/japan-postal-code#readme",
  "keywords": [
    "zip",
    "postal code"
  ],
  "license": "MIT License",
  "main": "index.js",
  "name": "japan-postal-code",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mzp/japan-postal-code.git"
  },
  "scripts": {
    "test": "zuul -- test/*.js",
    "test-local": "zuul --local -- test/*.js"
  },
  "version": "0.3.0"
}
