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
{
  "_from": "extsprintf@^1.2.0",
  "_id": "extsprintf@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==",
  "_location": "/extsprintf",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "extsprintf@^1.2.0",
    "name": "extsprintf",
    "escapedName": "extsprintf",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/verror"
  ],
  "_resolved": "https://registry.npmmirror.com/extsprintf/-/extsprintf-1.4.1.tgz",
  "_shasum": "8d172c064867f235c0c84a596806d279bf4bcc07",
  "_spec": "extsprintf@^1.2.0",
  "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/verror",
  "bugs": {
    "url": "https://github.com/davepacheco/node-extsprintf/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "extended POSIX-style sprintf",
  "engines": [
    "node >=0.6.0"
  ],
  "homepage": "https://github.com/davepacheco/node-extsprintf#readme",
  "license": "MIT",
  "main": "./lib/extsprintf.js",
  "name": "extsprintf",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davepacheco/node-extsprintf.git"
  },
  "version": "1.4.1"
}