2023-12-18 13:12:25 +08:00
|
|
|
{
|
2024-01-16 21:26:16 +08:00
|
|
|
"_from": "sprintf-js@~1.0.2",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_id": "sprintf-js@1.0.3",
|
|
|
|
"_inBundle": false,
|
2024-01-16 21:26:16 +08:00
|
|
|
"_integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_location": "/sprintf-js",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2024-01-16 21:26:16 +08:00
|
|
|
"type": "range",
|
2023-12-18 13:12:25 +08:00
|
|
|
"registry": true,
|
2024-01-16 21:26:16 +08:00
|
|
|
"raw": "sprintf-js@~1.0.2",
|
2023-12-18 13:12:25 +08:00
|
|
|
"name": "sprintf-js",
|
|
|
|
"escapedName": "sprintf-js",
|
2024-01-16 21:26:16 +08:00
|
|
|
"rawSpec": "~1.0.2",
|
2023-12-18 13:12:25 +08:00
|
|
|
"saveSpec": null,
|
2024-01-16 21:26:16 +08:00
|
|
|
"fetchSpec": "~1.0.2"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/argparse"
|
|
|
|
],
|
2024-01-16 21:26:16 +08:00
|
|
|
"_resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
|
|
"_shasum": "04e6926f662895354f3dd015203633b857297e2c",
|
|
|
|
"_spec": "sprintf-js@~1.0.2",
|
|
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\argparse",
|
2023-12-18 13:12:25 +08:00
|
|
|
"author": {
|
|
|
|
"name": "Alexandru Marasteanu",
|
|
|
|
"email": "hello@alexei.ro",
|
|
|
|
"url": "http://alexei.ro/"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/alexei/sprintf.js/issues"
|
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"bundleDependencies": false,
|
|
|
|
"deprecated": false,
|
2023-12-18 13:12:25 +08:00
|
|
|
"description": "JavaScript sprintf implementation",
|
|
|
|
"devDependencies": {
|
|
|
|
"grunt": "*",
|
|
|
|
"grunt-contrib-uglify": "*",
|
|
|
|
"grunt-contrib-watch": "*",
|
|
|
|
"mocha": "*"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/alexei/sprintf.js#readme",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"main": "src/sprintf.js",
|
|
|
|
"name": "sprintf-js",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/alexei/sprintf.js.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "mocha test/test.js"
|
|
|
|
},
|
|
|
|
"version": "1.0.3"
|
|
|
|
}
|