![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/lib/node_modules/npm/node_modules/ini/ |
{ "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "_location": "/ini", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "ini", "escapedName": "ini", "rawSpec": "1.3.8", "saveSpec": null, "fetchSpec": "1.3.8" }, "_requiredBy": [ "#USER", "/", "/config-chain", "/global-dirs", "/libcipm", "/libnpmconfig", "/rc" ], "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", "_shasum": "a29da425b48806f34767a4efce397269af28432c", "_spec": "[email protected]", "_where": "/Users/darcyclarke/Documents/Repos/npm/npm/cli", "author": { "name": "Isaac Z. Schlueter", "email": "[email protected]", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/ini/issues" }, "bundleDependencies": false, "deprecated": false, "description": "An ini encoder/decoder for node", "devDependencies": { "eslint": "^7.9.0", "eslint-plugin-import": "^2.22.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.1", "tap": "14" }, "files": [ "ini.js" ], "homepage": "https://github.com/isaacs/ini#readme", "license": "ISC", "main": "ini.js", "name": "ini", "repository": { "type": "git", "url": "git://github.com/isaacs/ini.git" }, "scripts": { "eslint": "eslint", "lint": "npm run eslint -- ini.js test/*.js", "lintfix": "npm run lint -- --fix", "posttest": "npm run lint", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "test": "tap" }, "version": "1.3.8" }