⚝
One Hat Cyber Team
⚝
Your IP:
172.22.0.1
Server IP:
151.80.20.34
Server:
Linux 794f04d97d5e 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
Server Software:
Apache/2.4.62 (Debian)
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
npm
/
node_modules
/
init-package-json
/
Edit File: package.json
{ "name": "init-package-json", "version": "4.0.1", "main": "lib/init-package-json.js", "scripts": { "test": "tap", "lint": "eslint \"**/*.js\"", "postlint": "template-oss-check", "lintfix": "npm run lint -- --fix", "snap": "tap", "posttest": "npm run lint", "template-oss-apply": "template-oss-apply --force" }, "repository": { "type": "git", "url": "https://github.com/npm/init-package-json.git" }, "author": "GitHub Inc.", "license": "ISC", "description": "A node module to get your node module started", "dependencies": { "npm-package-arg": "^10.0.0", "promzard": "^0.3.0", "read": "^1.0.7", "read-package-json": "^6.0.0", "semver": "^7.3.5", "validate-npm-package-license": "^3.0.4", "validate-npm-package-name": "^5.0.0" }, "devDependencies": { "@npmcli/config": "^6.0.0", "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.6.1", "tap": "^16.0.1" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" }, "tap": { "statements": "94", "branches": "83", "lines": "94", "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "keywords": [ "init", "package.json", "package", "helper", "wizard", "wizerd", "prompt", "start" ], "files": [ "bin/", "lib/" ], "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.6.1" } }
Simpan