Server IP : 66.29.132.122 / Your IP : 18.118.146.183 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules/ini/ |
Upload File : |
{ "_from": "ini@~1.3.4", "_id": "ini@1.3.4", "_integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=", "_location": "/ini", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ini@~1.3.4", "name": "ini", "escapedName": "ini", "rawSpec": "~1.3.4", "saveSpec": null, "fetchSpec": "~1.3.4" }, "_requiredBy": [ "/", "/config-chain", "/update-notifier/latest-version/package-json/registry-auth-token/rc", "/update-notifier/latest-version/package-json/registry-url/rc" ], "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz", "_shasum": "0537cb79daf59b59a1a517dff706c86ec039162e", "_shrinkwrap": null, "_spec": "ini@~1.3.4", "_where": "/Users/zkat/Documents/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bin": null, "bugs": { "url": "https://github.com/isaacs/ini/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "An ini encoder/decoder for node", "devDependencies": { "tap": "^1.2.0" }, "engines": { "node": "*" }, "files": [ "ini.js" ], "homepage": "https://github.com/isaacs/ini#readme", "license": "ISC", "main": "ini.js", "name": "ini", "optionalDependencies": {}, "peerDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/ini.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.3.4" }