Files
old-kitabcitab-frontend/kitabcitab/node_modules/@rushstack/eslint-patch/package.json

65 lines
1.8 KiB
JSON
Raw Normal View History

2022-12-27 12:05:56 +01:00
{
"_args": [
[
"@rushstack/eslint-patch@1.2.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@rushstack/eslint-patch@1.2.0",
"_id": "@rushstack/eslint-patch@1.2.0",
"_inBundle": false,
"_integrity": "sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==",
"_location": "/@rushstack/eslint-patch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@rushstack/eslint-patch@1.2.0",
"name": "@rushstack/eslint-patch",
"escapedName": "@rushstack%2feslint-patch",
"scope": "@rushstack",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/eslint-config-next"
],
"_resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/microsoft/rushstack/issues"
},
2022-12-27 12:05:56 +01:00
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain",
"devDependencies": {
"@rushstack/heft": "0.47.0",
"@rushstack/heft-node-rig": "1.10.0",
"@types/node": "12.20.24"
2022-12-27 12:05:56 +01:00
},
"homepage": "https://rushstack.io",
"keywords": [
"eslintrc",
"config",
"module",
"resolve",
"resolver",
"plugin",
"relative",
"package"
],
"license": "MIT",
"main": "lib/usage.js",
"name": "@rushstack/eslint-patch",
"repository": {
"url": "git+https://github.com/microsoft/rushstack.git",
"type": "git",
"directory": "eslint/eslint-patch"
2022-12-27 12:05:56 +01:00
},
"scripts": {
"_phase:build": "heft build --clean",
"build": "heft build --clean"
},
"version": "1.2.0"
}