Your IP : 216.73.216.74


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

{
  "_from": "is-npm@^6.0.0",
  "_id": "is-npm@6.0.0",
  "_inBundle": false,
  "_integrity": "sha512-JEjxbSmtPSt1c8XTkVrlujcXdKV1/tvuQ7GwKcAlyiVLeYFQ2VHat8xfrDJsIkhCdF/tZ7CiIR3sy141c6+gPQ==",
  "_location": "/@google/gemini-cli/is-npm",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-npm@^6.0.0",
    "name": "is-npm",
    "escapedName": "is-npm",
    "rawSpec": "^6.0.0",
    "saveSpec": null,
    "fetchSpec": "^6.0.0"
  },
  "_requiredBy": [
    "/@google/gemini-cli/update-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-6.0.0.tgz",
  "_shasum": "b59e75e8915543ca5d881ecff864077cba095261",
  "_spec": "is-npm@^6.0.0",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/update-notifier",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-npm/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if your code is running as an npm script",
  "devDependencies": {
    "ava": "^3.15.0",
    "tsd": "^0.17.0",
    "xo": "^0.44.0"
  },
  "engines": {
    "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  },
  "exports": "./index.js",
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/is-npm#readme",
  "keywords": [
    "npm",
    "yarn",
    "is",
    "check",
    "detect",
    "env",
    "environment",
    "run",
    "script"
  ],
  "license": "MIT",
  "name": "is-npm",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-npm.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "type": "module",
  "version": "6.0.0"
}