Server : Apache System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 User : apache ( 48) PHP Version : 8.0.28 Disable Function : NONE Directory : /lib/node_modules/pm2/node_modules/sprintf-js/ |
{
"_args": [
[
{
"raw": "sprintf-js@1.1.2",
"scope": null,
"escapedName": "sprintf-js",
"name": "sprintf-js",
"rawSpec": "1.1.2",
"spec": "1.1.2",
"type": "version"
},
"/usr/lib/node_modules/pm2"
]
],
"_from": "sprintf-js@1.1.2",
"_hasShrinkwrap": false,
"_id": "sprintf-js@1.1.2",
"_inCache": true,
"_location": "/pm2/sprintf-js",
"_nodeVersion": "9.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/sprintf-js_1.1.2_1544364344346_0.16399656635245852"
},
"_npmUser": {
"name": "alexei",
"email": "hello@alexei.ro"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "sprintf-js@1.1.2",
"scope": null,
"escapedName": "sprintf-js",
"name": "sprintf-js",
"rawSpec": "1.1.2",
"spec": "1.1.2",
"type": "version"
},
"_requiredBy": [
"/pm2"
],
"_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz",
"_shasum": "da1765262bf8c0f571749f2ad6c26300207ae673",
"_shrinkwrap": null,
"_spec": "sprintf-js@1.1.2",
"_where": "/usr/lib/node_modules/pm2",
"author": {
"name": "Alexandru Mărășteanu",
"email": "hello@alexei.ro"
},
"bugs": {
"url": "https://github.com/alexei/sprintf.js/issues"
},
"dependencies": {},
"description": "JavaScript sprintf implementation",
"devDependencies": {
"benchmark": "^2.1.4",
"eslint": "^5.10.0",
"gulp": "^3.9.1",
"gulp-benchmark": "^1.1.1",
"gulp-eslint": "^5.0.0",
"gulp-header": "^2.0.5",
"gulp-mocha": "^6.0.0",
"gulp-rename": "^1.4.0",
"gulp-sourcemaps": "^2.6.4",
"gulp-uglify": "^3.0.1",
"mocha": "^5.2.0"
},
"directories": {},
"dist": {
"integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==",
"shasum": "da1765262bf8c0f571749f2ad6c26300207ae673",
"tarball": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz",
"fileCount": 12,
"unpackedSize": 40231,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDSE4CRA9TVsSAnZWagAAaNwP/1h7BqeK4PRzJRpu7PsQ\nEohuxkAhwGYnx6iTt+S5kB55BiVot9WSzOxDCvTfdcD9msg2ejdtgOLPq9kN\ntTBQOtvoXy6Xc5RwYiH+o3Kla6qir+69XBXC9CkwdOAEcPSkDvB2QFUmiUo/\ni8Mkg9r/JGtsjwSxAYcryLUUIOZkDuoMu/YCVeUWRcxPi7WiKgumQsRGW8VY\nQnJiplaydvcYREw5efMvKo3iiK2Puts0Y6KohrBvLTxFK1gnAIX/Ycq/PfYa\npDLFMwLiuvZ799Hbs44yb+52M7SX1H0Y3VULOeFWY5vYJT1I5Xqnr6U8QsQ2\nFIVMeOL2jn8gq+LcP+nUT41V1ij/L3MvMISo4YBqr32dji3+JgC0tqHxqjdi\nph36pRpEgz8cU4Nu0d0ssH9Ubx+MsbLfQ2+cWAR5BJfs79Yhu/6eo1Te0XUi\njQMstGdcQi2jyKCiBMUVaatrqiMeXhvBdnnGd7QRR0ooRZatrCpYATvnwPGl\nXfRG7MjLiFSbrYmMsnpZW09IT3FG88SwoVVnk8VhMR5glUMTS+XUJ5QT7h8F\nqhz9gjQNSUJceKMsSsrjiiRUj93/diqVVGAp7juCHQESEKHe8BCKWDguCAGg\nOsb4YsSCnj5YnCLjuvTF4dYZln9OQ5/kq3PIUbfrBp6KBg4UwQKwems9C+sp\nWCGx\r\n=4TfB\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "ceb9b805e6d594a9c24cdde02890d3c00c6643b7",
"homepage": "https://github.com/alexei/sprintf.js#readme",
"license": "BSD-3-Clause",
"main": "src/sprintf.js",
"maintainers": [
{
"name": "alexei",
"email": "hello@alexei.ro"
}
],
"name": "sprintf-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/alexei/sprintf.js.git"
},
"scripts": {
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"pretest": "npm run lint",
"test": "mocha test/*.js"
},
"version": "1.1.2"
}