solorice/vscodium/extensions/zignd.html-css-class-completion-1.20.0/node_modules/extsprintf/package.json
2022-04-28 21:17:01 +03:00

44 lines
1.2 KiB
JSON

{
"_from": "extsprintf@^1.2.0",
"_id": "extsprintf@1.4.0",
"_inBundle": false,
"_integrity": "sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=",
"_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.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz",
"_shasum": "e2689f8f356fad62cca65a3a91c5df5f9551692f",
"_spec": "extsprintf@^1.2.0",
"_where": "/home/zignd/hack/html-css-class-completion/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://github.com/davepacheco/node-extsprintf.git"
},
"version": "1.4.0"
}