15815213711
2024-08-26 67b8b6731811983447e053d4396b3708c14dfe3c
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "_from": "opencollective-postinstall@2.0.3",
  "_id": "opencollective-postinstall@2.0.3",
  "_inBundle": false,
  "_integrity": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==",
  "_location": "/opencollective-postinstall",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "opencollective-postinstall@2.0.3",
    "name": "opencollective-postinstall",
    "escapedName": "opencollective-postinstall",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/javascript-obfuscator"
  ],
  "_resolved": "https://registry.npmmirror.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz",
  "_shasum": "7a0fff978f6dbfa4d006238fbac98ed4198c3259",
  "_spec": "opencollective-postinstall@2.0.3",
  "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/javascript-obfuscator",
  "author": {
    "name": "Xavier Damman",
    "url": "@xdamman"
  },
  "bin": {
    "opencollective-postinstall": "index.js"
  },
  "bugs": {
    "url": "https://github.com/opencollective/opencollective-postinstall/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Lightweight npm postinstall message to invite people to donate to your collective",
  "devDependencies": {
    "jest": "^26.0.1"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/opencollective/opencollective-postinstall#readme",
  "keywords": [
    "opencollective",
    "donation",
    "funding",
    "sustain"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "opencollective-postinstall",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/opencollective/opencollective-postinstall.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "2.0.3"
}