| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/printf/ |
Upload File : |
{
"_from": "printf@^0.2.3",
"_id": "printf@0.2.5",
"_inBundle": false,
"_integrity": "sha1-xDjKLKM+OSdnHbSracDlL5NqTw8=",
"_location": "/printf",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "printf@^0.2.3",
"name": "printf",
"escapedName": "printf",
"rawSpec": "^0.2.3",
"saveSpec": null,
"fetchSpec": "^0.2.3"
},
"_requiredBy": [
"/cmd-parser"
],
"_resolved": "https://registry.npmjs.org/printf/-/printf-0.2.5.tgz",
"_shasum": "c438ca2ca33e3927671db4ab69c0e52f936a4f0f",
"_spec": "printf@^0.2.3",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/cmd-parser",
"author": {
"name": "David Worms",
"email": "david@adaltas.com"
},
"bugs": {
"url": "https://github.com/wdavidw/node-printf/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "David Worms",
"email": "david@adaltas.com"
},
{
"name": "Aluísio Augusto Silva Gonçalves",
"email": "aluisio@aasg.name"
},
{
"name": "Xavier Mendez",
"email": "jmendeth@gmail.com"
},
{
"name": "LLeo",
"email": "lleoem@gmail.com"
},
{
"name": "Derrell Lipman",
"email": "https://github.com/derrell"
}
],
"deprecated": false,
"description": "Full implementation of the `printf` family in pure JS.",
"devDependencies": {
"coffee-script": "1.10.0",
"mocha": "2.5.3",
"semver": "5.1.1",
"should": "9.0.2"
},
"directories": {
"lib": "./lib",
"test": "./test",
"doc": "./doc"
},
"engines": {
"node": ">= 0.9.0"
},
"homepage": "http://www.adaltas.com/projects/node-printf",
"keywords": [
"printf",
"formatting",
"sprintf",
"format",
"output",
"print"
],
"license": "BSD-3-Clause",
"main": "./lib/printf",
"maintainers": [
{
"name": "David Worms",
"email": "david@adaltas.com"
}
],
"name": "printf",
"repository": {
"type": "git",
"url": "git+https://github.com/wdavidw/node-printf.git"
},
"scripts": {
"test": "mocha --compilers coffee:coffee-script/register --reporter dot"
},
"version": "0.2.5"
}