package.json 1.8 KB
{
  "_args": [
    [
      "iphunter",
      "D:\\work\\McuClient"
    ]
  ],
  "_from": "iphunter@latest",
  "_id": "iphunter@1.0.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/iphunter",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/iphunter-1.0.6.tgz_1488779370023_0.8911087329033762"
  },
  "_npmUser": {
    "email": "1669499355@qq.com",
    "name": "xinwangwang"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "iphunter",
    "raw": "iphunter",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/iphunter/-/iphunter-1.0.6.tgz",
  "_shasum": "6b7559d73002bd8cc93d558a604d64518d180840",
  "_shrinkwrap": null,
  "_spec": "iphunter",
  "_where": "D:\\work\\McuClient",
  "author": {
    "name": "AlexWang"
  },
  "dependencies": {},
  "description": "to hunt a fatest http response.",
  "devDependencies": {},
  "directories": {
    "doc": "doc",
    "test": "test"
  },
  "dist": {
    "shasum": "6b7559d73002bd8cc93d558a604d64518d180840",
    "tarball": "https://registry.npmjs.org/iphunter/-/iphunter-1.0.6.tgz"
  },
  "gitHead": "c9958f825f514736bd0451f632c227db4bf0a7b7",
  "keywords": [
    "ipcheck"
  ],
  "license": "MIT",
  "main": "dist/main.js",
  "maintainers": [
    {
      "email": "1669499355@qq.com",
      "name": "xinwangwang"
    }
  ],
  "name": "iphunter",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "scripts": {
    "test": "test/index.js"
  },
  "version": "1.0.6",
  "wbp": {
    "build": "dist/",
    "entries": {
      "main": "./src/main.js",
      "test": "./test/test.js"
    },
    "project": "umd",
    "source": "src/"
  }
}