ken_nogi/NodeJS/LDAP/node_modules/extsprintf/package.json
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

15 lines
281 B
JSON

{
"name": "extsprintf",
"version": "1.4.1",
"description": "extended POSIX-style sprintf",
"main": "./lib/extsprintf.js",
"repository": {
"type": "git",
"url": "https://github.com/davepacheco/node-extsprintf.git"
},
"engines": [
"node >=0.6.0"
],
"license": "MIT"
}