Your IP : 216.73.216.74


Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/ini/
Upload File :
Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/ini/package.json

{
  "_from": "ini@4.1.1",
  "_id": "ini@4.1.1",
  "_inBundle": false,
  "_integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
  "_location": "/@google/gemini-cli/ini",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ini@4.1.1",
    "name": "ini",
    "escapedName": "ini",
    "rawSpec": "4.1.1",
    "saveSpec": null,
    "fetchSpec": "4.1.1"
  },
  "_requiredBy": [
    "/@google/gemini-cli/global-directory"
  ],
  "_resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
  "_shasum": "d95b3d843b1e906e56d6747d5447904ff50ce7a1",
  "_spec": "ini@4.1.1",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/global-directory",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/ini/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An ini encoder/decoder for node",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.15.1",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/ini#readme",
  "license": "ISC",
  "main": "lib/ini.js",
  "name": "ini",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/ini.git"
  },
  "scripts": {
    "eslint": "eslint",
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.15.1",
    "publish": "true"
  },
  "version": "4.1.1"
}