%PDF- %PDF-
Direktori : /proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/fs/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/fs/package.json |
{ "_id": "@npmcli/fs@3.1.0", "_inBundle": true, "_location": "/npm/@npmcli/fs", "_phantomChildren": {}, "_requiredBy": [ "/npm", "/npm/@npmcli/arborist", "/npm/cacache" ], "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/fs/issues" }, "dependencies": { "semver": "^7.3.5" }, "description": "filesystem utilities for the npm cli", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.8.0", "tap": "^16.0.1" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/fs#readme", "keywords": [ "npm", "oss" ], "license": "ISC", "main": "lib/index.js", "name": "@npmcli/fs", "repository": { "type": "git", "url": "git+https://github.com/npm/fs.git" }, "scripts": { "lint": "eslint \"**/*.js\"", "lintfix": "npm run lint -- --fix", "npmclilint": "npmcli-lint", "postlint": "template-oss-check", "postsnap": "npm run lintfix --", "posttest": "npm run lint", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "tap": { "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.8.0" }, "version": "3.1.0" }