/
home
/
techb158
/
balavpn.abdallabala.com
/
node_modules
/
@humanfs
/
types
/
/home/techb158/balavpn.abdallabala.com/node_modules/@humanfs/types
mkdir
upload
Name
Size
Mode
Actions
src/
-
0777
rm
CHANGELOG.md
6913
0666
edit
dl
rm
package.json
878
0666
edit
dl
rm
README.md
497
0666
edit
dl
rm
tsconfig.json
271
0666
edit
dl
rm
Edit:
/home/techb158/balavpn.abdallabala.com/node_modules/@humanfs/types/package.json
(878B)
{ "name": "@humanfs/types", "version": "0.15.0", "description": "The TypeScript types for the hfs project.", "type": "module", "types": "src/hfs-types.ts", "exports": { ".": { "types": "./src/hfs-types.ts" }, "./package.json": "./package.json" }, "scripts": { "build": "tsc", "prepare": "npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/humanwhocodes/humanfs.git" }, "publishConfig": { "access": "public" }, "keywords": [ "filesystem", "fs", "hfs", "files" ], "author": "Nicholas C. Zakas", "license": "Apache-2.0", "bugs": { "url": "https://github.com/humanwhocodes/humanfs/issues" }, "homepage": "https://github.com/humanwhocodes/humanfs#readme", "engines": { "node": ">=18.18.0" }, "devDependencies": { "typescript": "^5.2.2" } }
Save
cmd:
run