Blame view

node_modules/fs/package.json 740 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
32
  {
    "name": "fs",
    "version": "0.0.2",
    "description": "",
    "main": "index.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "MIT",
    "_id": "fs@0.0.2",
    "_npmVersion": "0.0.0-fake",
    "_nodeVersion": "0.0.0-fake",
    "_shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
    "_npmUser": {
      "name": "npm",
      "email": "support@npmjs.com"
    },
    "_from": "fs@*",
    "dist": {
      "shasum": "e1f244ef3933c1b2a64bd4799136060d0f5914f8",
      "tarball": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz"
    },
    "maintainers": [
      {
        "name": "npm",
        "email": "npm@npmjs.com"
      }
    ],
    "directories": {},
    "_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz"
  }