Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
get-package-type /
Delete
Unzip
Name
Size
Permission
Date
Action
async.cjs
1.16
KB
-rw-r--r--
2023-08-21 05:40
cache.cjs
43
B
-rw-r--r--
2023-08-21 05:40
index.cjs
210
B
-rw-r--r--
2023-08-21 05:40
is-node-modules.cjs
317
B
-rw-r--r--
2023-08-21 05:40
package.json
886
B
-rw-r--r--
2023-08-21 05:40
pkgjs-lock.json
421
B
-rw-r--r--
2023-08-21 05:40
sync.cjs
912
B
-rw-r--r--
2023-08-21 05:40
Save
Rename
{ "name": "get-package-type", "version": "0.1.0", "description": "Determine the `package.json#type` which applies to a location", "type": "module", "main": "index.cjs", "exports": "./index.cjs", "scripts": { "pretest": "if-ver -ge 10 || exit 0; cfware-lint .", "tests-only": "nyc -s node test.cjs", "test": "npm run -s tests-only", "posttest": "nyc report --check-coverage" }, "engines": { "node": ">=8.0.0" }, "author": "Corey Farrell", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/cfware/get-package-type.git" }, "bugs": { "url": "https://github.com/cfware/get-package-type/issues" }, "homepage": "https://github.com/cfware/get-package-type#readme", "dependencies": {}, "devDependencies": { "@cfware/lint": "^1.4.3", "@cfware/nyc": "^0.7.0", "if-ver": "^1.1.0", "libtap": "^0.3.0", "nyc": "^15.0.1" } }