developertrinidad08 7e6cf29479 first commit
2023-01-16 18:11:14 -03: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"
}