%PDF- %PDF-
Direktori : /proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/query/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/query/package.json |
{ "_id": "@npmcli/query@3.0.1", "_inBundle": true, "_location": "/npm/@npmcli/query", "_phantomChildren": {}, "_requiredBy": [ "/npm/@npmcli/arborist" ], "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/query/issues" }, "contributors": [ { "name": "Ruy Adorno", "url": "https://ruyadorno.com" } ], "dependencies": { "postcss-selector-parser": "^6.0.10" }, "description": "npm query parser and tools", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.18.0", "tap": "^16.2.0" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/query#readme", "keywords": [ "ast", "npm", "npmcli", "parser", "postcss", "postcss-selector-parser", "query" ], "license": "ISC", "main": "lib/index.js", "name": "@npmcli/query", "repository": { "type": "git", "url": "git+https://github.com/npm/query.git" }, "scripts": { "lint": "eslint \"**/*.js\"", "lintfix": "npm run lint -- --fix", "postlint": "template-oss-check", "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.18.0", "publish": true }, "version": "3.0.1" }