| Server IP : 188.114.97.2 / Your IP : 104.23.243.201 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/local/lib/node_modules/npm/node_modules/stringify-package/ |
Upload File : |
{
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==",
"_location": "/stringify-package",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "stringify-package",
"escapedName": "stringify-package",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"#USER",
"/",
"/libnpm"
],
"_resolved": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz",
"_shasum": "e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85",
"_spec": "[email protected]",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/npm/stringify-package/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "stringifies npm-written json files",
"devDependencies": {
"standard": "11",
"standard-version": "4",
"tap": "12"
},
"files": [
"index.js"
],
"homepage": "https://github.com/npm/stringify-package",
"keywords": [
"npm",
"json",
"stringify",
"package.json"
],
"license": "ISC",
"main": "index.js",
"name": "stringify-package",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/stringify-package.git"
},
"scripts": {
"postpublish": "git push --follow-tags",
"postrelease": "npm publish",
"prerelease": "npm t",
"pretest": "standard",
"release": "standard-version -s",
"test": "tap -J --coverage --100 test/*.js"
},
"version": "1.0.1"
}