1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "@eslint/js@8.57.0",
- "_id": "@eslint/js@8.57.0",
- "_inBundle": false,
- "_integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
- "_location": "/@eslint/js",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@eslint/js@8.57.0",
- "name": "@eslint/js",
- "escapedName": "@eslint%2fjs",
- "scope": "@eslint",
- "rawSpec": "8.57.0",
- "saveSpec": null,
- "fetchSpec": "8.57.0"
- },
- "_requiredBy": [
- "/eslint"
- ],
- "_resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.57.0.tgz",
- "_shasum": "a5417ae8427873f1dd08b70b3574b453e67b5f7f",
- "_spec": "@eslint/js@8.57.0",
- "_where": "E:\\hs-code\\traffic-eff-app\\node_modules\\eslint",
- "bugs": {
- "url": "https://github.com/eslint/eslint/issues/"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "ESLint JavaScript language implementation",
- "engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "files": [
- "LICENSE",
- "README.md",
- "src"
- ],
- "homepage": "https://eslint.org",
- "keywords": [
- "javascript",
- "eslint-plugin",
- "eslint"
- ],
- "license": "MIT",
- "main": "./src/index.js",
- "name": "@eslint/js",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/eslint/eslint.git",
- "directory": "packages/js"
- },
- "scripts": {},
- "version": "8.57.0"
- }
|