Blame view

node_modules/http/package.json 747 Bytes
cf76164e6   Ting Chan   20190709
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  {
    "name": "http",
    "version": "0.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "BSD-2-Clause",
    "_id": "http@0.0.0",
    "dist": {
      "shasum": "86e6326d29c5d039de9fac584a45689f929f4f72",
      "tarball": "https://registry.npmjs.org/http/-/http-0.0.0.tgz"
    },
    "_from": "http@*",
    "_npmVersion": "1.3.15",
    "_npmUser": {
      "name": "yuanyan",
      "email": "yuanyan.cao@gmail.com"
    },
    "maintainers": [
      {
        "name": "yuanyan",
        "email": "yuanyan.cao@gmail.com"
      }
    ],
    "directories": {},
    "_shasum": "86e6326d29c5d039de9fac584a45689f929f4f72",
    "_resolved": "https://registry.npmjs.org/http/-/http-0.0.0.tgz"
  }