/
usr
/
local
/
lib
/
node_modules
/
nodemon
/
node_modules
/
is-npm
/
/usr/local/lib/node_modules/nodemon/node_modules/is-npm
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
780
0644
edit
dl
rm
index.js
456
0644
edit
dl
rm
license
1117
0644
edit
dl
rm
package.json
1735
0644
edit
dl
rm
readme.md
2087
0644
edit
dl
rm
Edit:
/usr/local/lib/node_modules/nodemon/node_modules/is-npm/package.json
(1735B)
{ "_from": "is-npm@^5.0.0", "_id": "is-npm@5.0.0", "_inBundle": false, "_integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==", "_location": "/nodemon/is-npm", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-npm@^5.0.0", "name": "is-npm", "escapedName": "is-npm", "rawSpec": "^5.0.0", "saveSpec": null, "fetchSpec": "^5.0.0" }, "_requiredBy": [ "/nodemon/update-notifier" ], "_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz", "_shasum": "43e8d65cc56e1b67f8d47262cf667099193f45a8", "_spec": "is-npm@^5.0.0", "_where": "/usr/local/lib/node_modules/nodemon/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": "^2.4.0", "tsd": "^0.11.0", "xo": "^0.30.0" }, "engines": { "node": ">=10" }, "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" }, "version": "5.0.0" }
Save
cmd:
run