add enter functionality and resolve title show bug

This commit is contained in:
ismailsosic
2023-03-08 16:17:26 +01:00
parent 71811fac4b
commit f09648dd67
420 changed files with 21395 additions and 1067108 deletions

1
kitabcitab/node_modules/.bin/tsc generated vendored
View File

@@ -1 +0,0 @@
../typescript/bin/tsc

View File

@@ -1 +0,0 @@
../typescript/bin/tsserver

View File

@@ -1,21 +1,48 @@
{
"name": "@babel/runtime-corejs3",
"version": "7.20.7",
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
"license": "MIT",
"publishConfig": {
"access": "public"
"_args": [
[
"@babel/runtime-corejs3@7.20.7",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@babel/runtime-corejs3@7.20.7",
"_id": "@babel/runtime-corejs3@7.20.7",
"_inBundle": false,
"_integrity": "sha512-jr9lCZ4RbRQmCR28Q8U8Fu49zvFqLxTY9AMOUz+iyMohMoAgpEcVxY+wJNay99oXOpOcCTODkk70NDN2aaJEeg==",
"_location": "/@babel/runtime-corejs3",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime-corejs3@7.20.7",
"name": "@babel/runtime-corejs3",
"escapedName": "@babel%2fruntime-corejs3",
"scope": "@babel",
"rawSpec": "7.20.7",
"saveSpec": null,
"fetchSpec": "7.20.7"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-runtime-corejs3"
"_requiredBy": [
"/aria-query"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.20.7.tgz",
"_spec": "7.20.7",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"author": "The Babel Team (https://babel.dev/team)",
"dependencies": {
"core-js-pure": "^3.25.1",
"regenerator-runtime": "^0.13.11"
},
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
"engines": {
"node": ">=6.9.0"
},
"exports": {
"./helpers/AsyncGenerator": [
{
@@ -1213,8 +1240,17 @@
"./core-js/instance/trim-start": "./core-js/instance/trim-start.js",
"./core-js/instance/values": "./core-js/instance/values.js"
},
"engines": {
"node": ">=6.9.0"
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"name": "@babel/runtime-corejs3",
"publishConfig": {
"access": "public"
},
"type": "commonjs"
}
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-runtime-corejs3"
},
"type": "commonjs",
"version": "7.20.7"
}

View File

@@ -1,21 +1,48 @@
{
"name": "@babel/runtime",
"version": "7.20.7",
"description": "babel's modular runtime helpers",
"license": "MIT",
"publishConfig": {
"access": "public"
"_args": [
[
"@babel/runtime@7.20.7",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@babel/runtime@7.20.7",
"_id": "@babel/runtime@7.20.7",
"_inBundle": false,
"_integrity": "sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime@7.20.7",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "7.20.7",
"saveSpec": null,
"fetchSpec": "7.20.7"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-runtime"
"_requiredBy": [
"/aria-query",
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz",
"_spec": "7.20.7",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"homepage": "https://babel.dev/docs/en/next/babel-runtime",
"author": "The Babel Team (https://babel.dev/team)",
"dependencies": {
"regenerator-runtime": "^0.13.11"
},
"description": "babel's modular runtime helpers",
"engines": {
"node": ">=6.9.0"
},
"exports": {
"./helpers/AsyncGenerator": [
{
@@ -905,8 +932,17 @@
"./regenerator/*.js": "./regenerator/*.js",
"./regenerator/": "./regenerator/"
},
"engines": {
"node": ">=6.9.0"
"homepage": "https://babel.dev/docs/en/next/babel-runtime",
"license": "MIT",
"name": "@babel/runtime",
"publishConfig": {
"access": "public"
},
"type": "commonjs"
}
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-runtime"
},
"type": "commonjs",
"version": "7.20.7"
}

View File

@@ -1,9 +1,69 @@
{
"name": "@eslint/eslintrc",
"version": "1.4.0",
"_args": [
[
"@eslint/eslintrc@1.4.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@eslint/eslintrc@1.4.0",
"_id": "@eslint/eslintrc@1.4.0",
"_inBundle": false,
"_integrity": "sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==",
"_location": "/@eslint/eslintrc",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@eslint/eslintrc@1.4.0",
"name": "@eslint/eslintrc",
"escapedName": "@eslint%2feslintrc",
"scope": "@eslint",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Nicholas C. Zakas"
},
"bugs": {
"url": "https://github.com/eslint/eslintrc/issues"
},
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.4.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
"description": "The legacy ESLintRC config file format for ESLint",
"type": "module",
"main": "./dist/eslintrc.cjs",
"devDependencies": {
"c8": "^7.7.3",
"chai": "^4.3.4",
"eslint": "^7.31.0",
"eslint-config-eslint": "^7.0.0",
"eslint-plugin-jsdoc": "^35.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-release": "^3.2.0",
"fs-teardown": "^0.1.3",
"mocha": "^9.0.3",
"rollup": "^2.70.1",
"shelljs": "^0.8.4",
"sinon": "^11.1.2",
"temp-dir": "^2.0.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"exports": {
".": {
"import": "./lib/index.js",
@@ -22,61 +82,35 @@
"dist",
"universal.js"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"prepare": "npm run build",
"build": "rollup -c",
"lint": "eslint . --report-unused-disable-directives",
"fix": "npm run lint -- --fix",
"test": "mocha -R progress -c 'tests/lib/*.cjs' && c8 mocha -R progress -c 'tests/lib/**/*.js'",
"generate-release": "eslint-generate-release",
"generate-alpharelease": "eslint-generate-prerelease alpha",
"generate-betarelease": "eslint-generate-prerelease beta",
"generate-rcrelease": "eslint-generate-prerelease rc",
"publish-release": "eslint-publish-release"
},
"repository": "eslint/eslintrc",
"funding": "https://opencollective.com/eslint",
"homepage": "https://github.com/eslint/eslintrc#readme",
"keywords": [
"ESLint",
"ESLintRC",
"Configuration"
],
"author": "Nicholas C. Zakas",
"license": "MIT",
"bugs": {
"url": "https://github.com/eslint/eslintrc/issues"
"main": "./dist/eslintrc.cjs",
"name": "@eslint/eslintrc",
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/eslint/eslintrc#readme",
"devDependencies": {
"c8": "^7.7.3",
"chai": "^4.3.4",
"eslint": "^7.31.0",
"eslint-config-eslint": "^7.0.0",
"eslint-plugin-jsdoc": "^35.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-release": "^3.2.0",
"fs-teardown": "^0.1.3",
"mocha": "^9.0.3",
"rollup": "^2.70.1",
"shelljs": "^0.8.4",
"sinon": "^11.1.2",
"temp-dir": "^2.0.0"
"repository": {
"type": "git",
"url": "git+https://github.com/eslint/eslintrc.git"
},
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.4.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
"scripts": {
"build": "rollup -c",
"fix": "npm run lint -- --fix",
"generate-alpharelease": "eslint-generate-prerelease alpha",
"generate-betarelease": "eslint-generate-prerelease beta",
"generate-rcrelease": "eslint-generate-prerelease rc",
"generate-release": "eslint-generate-release",
"lint": "eslint . --report-unused-disable-directives",
"prepare": "npm run build",
"publish-release": "eslint-publish-release",
"test": "mocha -R progress -c 'tests/lib/*.cjs' && c8 mocha -R progress -c 'tests/lib/**/*.js'"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
"type": "module",
"version": "1.4.0"
}

View File

@@ -1,51 +1,45 @@
{
"name": "@humanwhocodes/config-array",
"version": "0.11.8",
"description": "Glob-based configuration matching.",
"author": "Nicholas C. Zakas",
"main": "api.js",
"files": [
"api.js"
"_args": [
[
"@humanwhocodes/config-array@0.11.8",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"repository": {
"type": "git",
"url": "git+https://github.com/humanwhocodes/config-array.git"
"_from": "@humanwhocodes/config-array@0.11.8",
"_id": "@humanwhocodes/config-array@0.11.8",
"_inBundle": false,
"_integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==",
"_location": "/@humanwhocodes/config-array",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@humanwhocodes/config-array@0.11.8",
"name": "@humanwhocodes/config-array",
"escapedName": "@humanwhocodes%2fconfig-array",
"scope": "@humanwhocodes",
"rawSpec": "0.11.8",
"saveSpec": null,
"fetchSpec": "0.11.8"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz",
"_spec": "0.11.8",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Nicholas C. Zakas"
},
"bugs": {
"url": "https://github.com/humanwhocodes/config-array/issues"
},
"homepage": "https://github.com/humanwhocodes/config-array#readme",
"scripts": {
"build": "rollup -c",
"format": "nitpik",
"lint": "eslint *.config.js src/*.js tests/*.js",
"lint:fix": "eslint --fix *.config.js src/*.js tests/*.js",
"prepublish": "npm run build",
"test:coverage": "nyc --include src/*.js npm run test",
"test": "mocha -r esm tests/ --recursive"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.js": [
"eslint --fix --ignore-pattern '!.eslintrc.js'"
]
},
"keywords": [
"configuration",
"configarray",
"config file"
],
"license": "Apache-2.0",
"engines": {
"node": ">=10.10.0"
},
"dependencies": {
"@humanwhocodes/object-schema": "^1.2.1",
"debug": "^4.1.1",
"minimatch": "^3.0.5"
},
"description": "Glob-based configuration matching.",
"devDependencies": {
"@nitpik/javascript": "0.4.0",
"@nitpik/node": "0.0.5",
@@ -57,5 +51,42 @@
"nyc": "14.1.1",
"rollup": "1.16.6",
"yorkie": "2.0.0"
}
},
"engines": {
"node": ">=10.10.0"
},
"files": [
"api.js"
],
"gitHooks": {
"pre-commit": "lint-staged"
},
"homepage": "https://github.com/humanwhocodes/config-array#readme",
"keywords": [
"configuration",
"configarray",
"config file"
],
"license": "Apache-2.0",
"lint-staged": {
"*.js": [
"eslint --fix --ignore-pattern '!.eslintrc.js'"
]
},
"main": "api.js",
"name": "@humanwhocodes/config-array",
"repository": {
"type": "git",
"url": "git+https://github.com/humanwhocodes/config-array.git"
},
"scripts": {
"build": "rollup -c",
"format": "nitpik",
"lint": "eslint *.config.js src/*.js tests/*.js",
"lint:fix": "eslint --fix *.config.js src/*.js tests/*.js",
"prepublish": "npm run build",
"test": "mocha -r esm tests/ --recursive",
"test:coverage": "nyc --include src/*.js npm run test"
},
"version": "0.11.8"
}

View File

@@ -1,56 +1,40 @@
{
"name": "@humanwhocodes/module-importer",
"version": "1.0.1",
"description": "Universal module importer for Node.js",
"main": "src/module-importer.cjs",
"module": "src/module-importer.js",
"type": "module",
"types": "dist/module-importer.d.ts",
"exports": {
"require": "./src/module-importer.cjs",
"import": "./src/module-importer.js"
},
"files": [
"dist",
"src"
],
"publishConfig": {
"access": "public"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.js": [
"eslint --fix"
"_args": [
[
"@humanwhocodes/module-importer@1.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/nzakas"
},
"scripts": {
"build": "rollup -c && tsc",
"prepare": "npm run build",
"lint": "eslint src/ tests/",
"test:unit": "c8 mocha tests/module-importer.test.js",
"test:build": "node tests/pkg.test.cjs && node tests/pkg.test.mjs",
"test": "npm run test:unit && npm run test:build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/humanwhocodes/module-importer.git"
},
"keywords": [
"modules",
"esm",
"commonjs"
],
"engines": {
"node": ">=12.22"
"_from": "@humanwhocodes/module-importer@1.0.1",
"_id": "@humanwhocodes/module-importer@1.0.1",
"_inBundle": false,
"_integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
"_location": "/@humanwhocodes/module-importer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@humanwhocodes/module-importer@1.0.1",
"name": "@humanwhocodes/module-importer",
"escapedName": "@humanwhocodes%2fmodule-importer",
"scope": "@humanwhocodes",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"author": "Nicholas C. Zaks",
"license": "Apache-2.0",
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Nicholas C. Zaks"
},
"bugs": {
"url": "https://github.com/humanwhocodes/module-importer/issues"
},
"description": "Universal module importer for Node.js",
"devDependencies": {
"@types/node": "^18.7.6",
"c8": "7.12.0",
@@ -61,5 +45,56 @@
"rollup": "2.78.0",
"typescript": "4.7.4",
"yorkie": "2.0.0"
}
},
"engines": {
"node": ">=12.22"
},
"exports": {
"require": "./src/module-importer.cjs",
"import": "./src/module-importer.js"
},
"files": [
"dist",
"src"
],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/nzakas"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"homepage": "https://github.com/humanwhocodes/module-importer#readme",
"keywords": [
"modules",
"esm",
"commonjs"
],
"license": "Apache-2.0",
"lint-staged": {
"*.js": [
"eslint --fix"
]
},
"main": "src/module-importer.cjs",
"module": "src/module-importer.js",
"name": "@humanwhocodes/module-importer",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/humanwhocodes/module-importer.git"
},
"scripts": {
"build": "rollup -c && tsc",
"lint": "eslint src/ tests/",
"prepare": "npm run build",
"test": "npm run test:unit && npm run test:build",
"test:build": "node tests/pkg.test.cjs && node tests/pkg.test.mjs",
"test:unit": "c8 mocha tests/module-importer.test.js"
},
"type": "module",
"types": "dist/module-importer.d.ts",
"version": "1.0.1"
}

View File

@@ -1,33 +1,64 @@
{
"name": "@humanwhocodes/object-schema",
"version": "1.2.1",
"_args": [
[
"@humanwhocodes/object-schema@1.2.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@humanwhocodes/object-schema@1.2.1",
"_id": "@humanwhocodes/object-schema@1.2.1",
"_inBundle": false,
"_integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
"_location": "/@humanwhocodes/object-schema",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@humanwhocodes/object-schema@1.2.1",
"name": "@humanwhocodes/object-schema",
"escapedName": "@humanwhocodes%2fobject-schema",
"scope": "@humanwhocodes",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/@humanwhocodes/config-array"
],
"_resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Nicholas C. Zakas"
},
"bugs": {
"url": "https://github.com/humanwhocodes/object-schema/issues"
},
"description": "An object schema merger/validator",
"main": "src/index.js",
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.13.0",
"mocha": "^5.2.0"
},
"directories": {
"test": "tests"
},
"scripts": {
"test": "mocha tests/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/humanwhocodes/object-schema.git"
},
"homepage": "https://github.com/humanwhocodes/object-schema#readme",
"keywords": [
"object",
"validation",
"schema",
"merge"
],
"author": "Nicholas C. Zakas",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/humanwhocodes/object-schema/issues"
"main": "src/index.js",
"name": "@humanwhocodes/object-schema",
"repository": {
"type": "git",
"url": "git+https://github.com/humanwhocodes/object-schema.git"
},
"homepage": "https://github.com/humanwhocodes/object-schema#readme",
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.13.0",
"mocha": "^5.2.0"
}
"scripts": {
"test": "mocha tests/"
},
"version": "1.2.1"
}

View File

@@ -1,38 +1,74 @@
{
"name": "@next/env",
"version": "13.1.1",
"_args": [
[
"@next/env@13.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@next/env@13.1.1",
"_id": "@next/env@13.1.1",
"_inBundle": false,
"_integrity": "sha512-vFMyXtPjSAiOXOywMojxfKIqE3VWN5RCAx+tT3AS3pcKjMLFTCJFUWsKv8hC+87Z1F4W3r68qTwDFZIFmd5Xkw==",
"_location": "/@next/env",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@next/env@13.1.1",
"name": "@next/env",
"escapedName": "@next%2fenv",
"scope": "@next",
"rawSpec": "13.1.1",
"saveSpec": null,
"fetchSpec": "13.1.1"
},
"_requiredBy": [
"/next"
],
"_resolved": "https://registry.npmjs.org/@next/env/-/env-13.1.1.tgz",
"_spec": "13.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Next.js Team",
"email": "support@vercel.com"
},
"bugs": {
"url": "https://github.com/vercel/next.js/issues"
},
"description": "Next.js dotenv file loading",
"devDependencies": {
"@vercel/ncc": "0.34.0",
"dotenv": "10.0.0",
"dotenv-expand": "8.0.1",
"rimraf": "3.0.2"
},
"files": [
"dist",
"types"
],
"homepage": "https://github.com/vercel/next.js#readme",
"keywords": [
"react",
"next",
"next.js",
"dotenv"
],
"description": "Next.js dotenv file loading",
"repository": {
"type": "git",
"url": "https://github.com/vercel/next.js",
"directory": "packages/next-env"
},
"author": "Next.js Team <support@vercel.com>",
"license": "MIT",
"main": "dist/index.js",
"types": "types/index.d.ts",
"files": [
"dist",
"types"
],
"scripts": {
"dev": "ncc build ./index.ts -w -o dist/",
"prerelease": "rimraf ./dist/",
"types": "tsc index.ts --declaration --emitDeclarationOnly --declarationDir types --esModuleInterop",
"release": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register",
"build": "pnpm release && pnpm types",
"prepublishOnly": "cd ../../ && turbo run build"
"name": "@next/env",
"repository": {
"type": "git",
"url": "git+https://github.com/vercel/next.js.git",
"directory": "packages/next-env"
},
"devDependencies": {
"@vercel/ncc": "0.34.0",
"dotenv": "10.0.0",
"dotenv-expand": "8.0.1",
"rimraf": "3.0.2"
}
"scripts": {
"build": "pnpm release && pnpm types",
"dev": "ncc build ./index.ts -w -o dist/",
"prepublishOnly": "cd ../../ && turbo run build",
"prerelease": "rimraf ./dist/",
"release": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register",
"types": "tsc index.ts --declaration --emitDeclarationOnly --declarationDir types --esModuleInterop"
},
"types": "types/index.d.ts",
"version": "13.1.1"
}

View File

@@ -1,25 +1,58 @@
{
"name": "@next/eslint-plugin-next",
"version": "13.1.1",
"description": "ESLint plugin for NextJS.",
"main": "dist/index.js",
"license": "MIT",
"repository": {
"url": "vercel/next.js",
"directory": "packages/eslint-plugin-next"
},
"files": [
"dist"
"_args": [
[
"@next/eslint-plugin-next@13.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@next/eslint-plugin-next@13.1.1",
"_id": "@next/eslint-plugin-next@13.1.1",
"_inBundle": false,
"_integrity": "sha512-SBrOFS8PC3nQ5aeZmawJkjKkWjwK9RoxvBSv/86nZp0ubdoVQoko8r8htALd9ufp16NhacCdqhu9bzZLDWtALQ==",
"_location": "/@next/eslint-plugin-next",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@next/eslint-plugin-next@13.1.1",
"name": "@next/eslint-plugin-next",
"escapedName": "@next%2feslint-plugin-next",
"scope": "@next",
"rawSpec": "13.1.1",
"saveSpec": null,
"fetchSpec": "13.1.1"
},
"_requiredBy": [
"/eslint-config-next"
],
"_resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.1.tgz",
"_spec": "13.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/vercel/next.js/issues"
},
"dependencies": {
"glob": "7.1.7"
},
"description": "ESLint plugin for NextJS.",
"devDependencies": {
"@types/glob": "7.1.1",
"eslint": "7.24.0"
},
"files": [
"dist"
],
"homepage": "https://github.com/vercel/next.js#readme",
"license": "MIT",
"main": "dist/index.js",
"name": "@next/eslint-plugin-next",
"repository": {
"url": "git+https://github.com/vercel/next.js.git",
"directory": "packages/eslint-plugin-next"
},
"scripts": {
"build": "swc -d dist src",
"prepublishOnly": "cd ../../ && turbo run build"
}
},
"version": "13.1.1"
}

View File

@@ -1,26 +1,60 @@
{
"name": "@next/font",
"version": "13.1.1",
"repository": {
"url": "vercel/next.js",
"directory": "packages/font"
"_args": [
[
"@next/font@13.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@next/font@13.1.1",
"_id": "@next/font@13.1.1",
"_inBundle": false,
"_integrity": "sha512-amygRorS05hYK1/XQRZo5qBl7l2fpHnezeKU/cNveWU5QJg+sg8gMGkUXHtvesNKpiKIJshBRH1TzvO+2sKpvQ==",
"_location": "/@next/font",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@next/font@13.1.1",
"name": "@next/font",
"escapedName": "@next%2ffont",
"scope": "@next",
"rawSpec": "13.1.1",
"saveSpec": null,
"fetchSpec": "13.1.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@next/font/-/font-13.1.1.tgz",
"_spec": "13.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/vercel/next.js/issues"
},
"description": "`@next/font` includes built-in automatic self-hosting for any font file. This means you can optimally load web fonts with zero layout shift, thanks to the underlying CSS size-adjust property used.",
"devDependencies": {
"@types/fontkit": "2.0.0",
"@vercel/ncc": "0.34.0",
"fontkit": "2.0.2"
},
"files": [
"dist",
"google",
"local"
],
"homepage": "https://github.com/vercel/next.js#readme",
"license": "MIT",
"name": "@next/font",
"repository": {
"url": "git+https://github.com/vercel/next.js.git",
"directory": "packages/font"
},
"scripts": {
"build": "rimraf dist && pnpm ncc-fontkit && tsc -d -p tsconfig.json",
"prepublishOnly": "cd ../../ && turbo run build",
"dev": "pnpm ncc-fontkit && tsc -d -w -p tsconfig.json",
"typescript": "tsec --noEmit -p tsconfig.json",
"ncc-fontkit": "ncc build ./fontkit.js -o dist/fontkit"
"ncc-fontkit": "ncc build ./fontkit.js -o dist/fontkit",
"prepublishOnly": "cd ../../ && turbo run build",
"typescript": "tsec --noEmit -p tsconfig.json"
},
"devDependencies": {
"@types/fontkit": "2.0.0",
"@vercel/ncc": "0.34.0",
"fontkit": "2.0.2"
}
"version": "13.1.1"
}

View File

@@ -1,21 +1,52 @@
{
"name": "@next/swc-linux-x64-gnu",
"version": "13.1.1",
"os": [
"linux"
"_args": [
[
"@next/swc-linux-x64-gnu@13.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@next/swc-linux-x64-gnu@13.1.1",
"_id": "@next/swc-linux-x64-gnu@13.1.1",
"_inBundle": false,
"_integrity": "sha512-nnjuBrbzvqaOJaV+XgT8/+lmXrSCOt1YYZn/irbDb2fR2QprL6Q7WJNgwsZNxiLSfLdv+2RJGGegBx9sLBEzGA==",
"_location": "/@next/swc-linux-x64-gnu",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@next/swc-linux-x64-gnu@13.1.1",
"name": "@next/swc-linux-x64-gnu",
"escapedName": "@next%2fswc-linux-x64-gnu",
"scope": "@next",
"rawSpec": "13.1.1",
"saveSpec": null,
"fetchSpec": "13.1.1"
},
"_requiredBy": [
"/next"
],
"_resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.1.1.tgz",
"_spec": "13.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"cpu": [
"x64"
],
"description": "This is the **x86_64-unknown-linux-gnu** binary for `@next/swc`",
"engines": {
"node": ">= 10"
},
"files": [
"next-swc.linux-x64-gnu.node"
],
"libc": [
"glibc"
],
"main": "next-swc.linux-x64-gnu.node",
"files": [
"next-swc.linux-x64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
}
"main": "next-swc.linux-x64-gnu.node",
"name": "@next/swc-linux-x64-gnu",
"os": [
"linux"
],
"version": "13.1.1"
}

View File

@@ -1,21 +1,52 @@
{
"name": "@next/swc-linux-x64-musl",
"version": "13.1.1",
"os": [
"linux"
"_args": [
[
"@next/swc-linux-x64-musl@13.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@next/swc-linux-x64-musl@13.1.1",
"_id": "@next/swc-linux-x64-musl@13.1.1",
"_inBundle": false,
"_integrity": "sha512-CM9xnAQNIZ8zf/igbIT/i3xWbQZYaF397H+JroF5VMOCUleElaMdQLL5riJml8wUfPoN3dtfn2s4peSr3azz/g==",
"_location": "/@next/swc-linux-x64-musl",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@next/swc-linux-x64-musl@13.1.1",
"name": "@next/swc-linux-x64-musl",
"escapedName": "@next%2fswc-linux-x64-musl",
"scope": "@next",
"rawSpec": "13.1.1",
"saveSpec": null,
"fetchSpec": "13.1.1"
},
"_requiredBy": [
"/next"
],
"_resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.1.1.tgz",
"_spec": "13.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"cpu": [
"x64"
],
"description": "This is the **linux-x64-musl** binary for `@next/swc`",
"engines": {
"node": ">= 10"
},
"files": [
"next-swc.linux-x64-musl.node"
],
"libc": [
"musl"
],
"main": "next-swc.linux-x64-musl.node",
"files": [
"next-swc.linux-x64-musl.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
}
"main": "next-swc.linux-x64-musl.node",
"name": "@next/swc-linux-x64-musl",
"os": [
"linux"
],
"version": "13.1.1"
}

View File

@@ -1,9 +1,51 @@
{
"name": "@nodelib/fs.scandir",
"version": "2.1.5",
"_args": [
[
"@nodelib/fs.scandir@2.1.5",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@nodelib/fs.scandir@2.1.5",
"_id": "@nodelib/fs.scandir@2.1.5",
"_inBundle": false,
"_integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
"_location": "/@nodelib/fs.scandir",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nodelib/fs.scandir@2.1.5",
"name": "@nodelib/fs.scandir",
"escapedName": "@nodelib%2ffs.scandir",
"scope": "@nodelib",
"rawSpec": "2.1.5",
"saveSpec": null,
"fetchSpec": "2.1.5"
},
"_requiredBy": [
"/@nodelib/fs.walk"
],
"_resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
"_spec": "2.1.5",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"dependencies": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
},
"description": "List files and directories inside the specified directory",
"license": "MIT",
"repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir",
"devDependencies": {
"@nodelib/fs.macchiato": "1.0.4",
"@types/run-parallel": "^1.1.0"
},
"engines": {
"node": ">= 8"
},
"files": [
"out/**",
"!out/**/*.map",
"!out/**/*.spec.*"
],
"gitHead": "d6a7960d5281d3dd5f8e2efba49bb552d090f562",
"keywords": [
"NodeLib",
"fs",
@@ -13,32 +55,22 @@
"readdir",
"dirent"
],
"engines": {
"node": ">= 8"
},
"files": [
"out/**",
"!out/**/*.map",
"!out/**/*.spec.*"
],
"license": "MIT",
"main": "out/index.js",
"typings": "out/index.d.ts",
"name": "@nodelib/fs.scandir",
"repository": {
"type": "git",
"url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir"
},
"scripts": {
"build": "npm run clean && npm run compile && npm run lint && npm test",
"clean": "rimraf {tsconfig.tsbuildinfo,out}",
"lint": "eslint \"src/**/*.ts\" --cache",
"compile": "tsc -b .",
"compile:watch": "tsc -p . --watch --sourceMap",
"lint": "eslint \"src/**/*.ts\" --cache",
"test": "mocha \"out/**/*.spec.js\" -s 0",
"build": "npm run clean && npm run compile && npm run lint && npm test",
"watch": "npm run clean && npm run compile:watch"
},
"dependencies": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
},
"devDependencies": {
"@nodelib/fs.macchiato": "1.0.4",
"@types/run-parallel": "^1.1.0"
},
"gitHead": "d6a7960d5281d3dd5f8e2efba49bb552d090f562"
"typings": "out/index.d.ts",
"version": "2.1.5"
}

View File

@@ -1,16 +1,38 @@
{
"name": "@nodelib/fs.stat",
"version": "2.0.5",
"description": "Get the status of a file with some features",
"license": "MIT",
"repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat",
"keywords": [
"NodeLib",
"fs",
"FileSystem",
"file system",
"stat"
"_args": [
[
"@nodelib/fs.stat@2.0.5",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@nodelib/fs.stat@2.0.5",
"_id": "@nodelib/fs.stat@2.0.5",
"_inBundle": false,
"_integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
"_location": "/@nodelib/fs.stat",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nodelib/fs.stat@2.0.5",
"name": "@nodelib/fs.stat",
"escapedName": "@nodelib%2ffs.stat",
"scope": "@nodelib",
"rawSpec": "2.0.5",
"saveSpec": null,
"fetchSpec": "2.0.5"
},
"_requiredBy": [
"/@nodelib/fs.scandir",
"/fast-glob"
],
"_resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
"_spec": "2.0.5",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"description": "Get the status of a file with some features",
"devDependencies": {
"@nodelib/fs.macchiato": "1.0.4"
},
"engines": {
"node": ">= 8"
},
@@ -19,19 +41,30 @@
"!out/**/*.map",
"!out/**/*.spec.*"
],
"gitHead": "d6a7960d5281d3dd5f8e2efba49bb552d090f562",
"keywords": [
"NodeLib",
"fs",
"FileSystem",
"file system",
"stat"
],
"license": "MIT",
"main": "out/index.js",
"typings": "out/index.d.ts",
"name": "@nodelib/fs.stat",
"repository": {
"type": "git",
"url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat"
},
"scripts": {
"build": "npm run clean && npm run compile && npm run lint && npm test",
"clean": "rimraf {tsconfig.tsbuildinfo,out}",
"lint": "eslint \"src/**/*.ts\" --cache",
"compile": "tsc -b .",
"compile:watch": "tsc -p . --watch --sourceMap",
"lint": "eslint \"src/**/*.ts\" --cache",
"test": "mocha \"out/**/*.spec.js\" -s 0",
"build": "npm run clean && npm run compile && npm run lint && npm test",
"watch": "npm run clean && npm run compile:watch"
},
"devDependencies": {
"@nodelib/fs.macchiato": "1.0.4"
},
"gitHead": "d6a7960d5281d3dd5f8e2efba49bb552d090f562"
"typings": "out/index.d.ts",
"version": "2.0.5"
}

View File

@@ -1,18 +1,42 @@
{
"name": "@nodelib/fs.walk",
"version": "1.2.8",
"description": "A library for efficiently walking a directory recursively",
"license": "MIT",
"repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk",
"keywords": [
"NodeLib",
"fs",
"FileSystem",
"file system",
"walk",
"scanner",
"crawler"
"_args": [
[
"@nodelib/fs.walk@1.2.8",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@nodelib/fs.walk@1.2.8",
"_id": "@nodelib/fs.walk@1.2.8",
"_inBundle": false,
"_integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
"_location": "/@nodelib/fs.walk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nodelib/fs.walk@1.2.8",
"name": "@nodelib/fs.walk",
"escapedName": "@nodelib%2ffs.walk",
"scope": "@nodelib",
"rawSpec": "1.2.8",
"saveSpec": null,
"fetchSpec": "1.2.8"
},
"_requiredBy": [
"/eslint",
"/fast-glob"
],
"_resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
"_spec": "1.2.8",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
},
"description": "A library for efficiently walking a directory recursively",
"devDependencies": {
"@nodelib/fs.macchiato": "1.0.4"
},
"engines": {
"node": ">= 8"
},
@@ -22,23 +46,32 @@
"!out/**/*.spec.*",
"!out/**/tests/**"
],
"gitHead": "1e5bad48565da2b06b8600e744324ea240bf49d8",
"keywords": [
"NodeLib",
"fs",
"FileSystem",
"file system",
"walk",
"scanner",
"crawler"
],
"license": "MIT",
"main": "out/index.js",
"typings": "out/index.d.ts",
"name": "@nodelib/fs.walk",
"repository": {
"type": "git",
"url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk"
},
"scripts": {
"build": "npm run clean && npm run compile && npm run lint && npm test",
"clean": "rimraf {tsconfig.tsbuildinfo,out}",
"lint": "eslint \"src/**/*.ts\" --cache",
"compile": "tsc -b .",
"compile:watch": "tsc -p . --watch --sourceMap",
"lint": "eslint \"src/**/*.ts\" --cache",
"test": "mocha \"out/**/*.spec.js\" -s 0",
"build": "npm run clean && npm run compile && npm run lint && npm test",
"watch": "npm run clean && npm run compile:watch"
},
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
},
"devDependencies": {
"@nodelib/fs.macchiato": "1.0.4"
},
"gitHead": "1e5bad48565da2b06b8600e744324ea240bf49d8"
"typings": "out/index.d.ts",
"version": "1.2.8"
}

View File

@@ -1,28 +1,41 @@
{
"name": "@pkgr/utils",
"version": "2.3.1",
"type": "module",
"description": "Shared utils for `@pkgr` packages or any package else",
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/utils",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"funding": "https://opencollective.com/unts",
"license": "MIT",
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"main": "./lib/index.cjs",
"module": "./lib/index.js",
"exports": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"types": "./lib/index.d.ts",
"files": [
"lib",
"openChrome.applescript"
"_args": [
[
"@pkgr/utils@2.3.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@pkgr/utils@2.3.1",
"_id": "@pkgr/utils@2.3.1",
"_inBundle": false,
"_integrity": "sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==",
"_location": "/@pkgr/utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@pkgr/utils@2.3.1",
"name": "@pkgr/utils",
"escapedName": "@pkgr%2futils",
"scope": "@pkgr",
"rawSpec": "2.3.1",
"saveSpec": null,
"fetchSpec": "2.3.1"
},
"_requiredBy": [
"/synckit"
],
"_resolved": "https://registry.npmjs.org/@pkgr/utils/-/utils-2.3.1.tgz",
"_spec": "2.3.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "JounQin",
"email": "admin@1stg.me",
"url": "https://www.1stG.me"
},
"bugs": {
"url": "https://github.com/un-ts/pkgr/issues"
},
"dependencies": {
"cross-spawn": "^7.0.3",
"is-glob": "^4.0.3",
@@ -31,8 +44,34 @@
"tiny-glob": "^0.2.9",
"tslib": "^2.4.0"
},
"description": "Shared utils for `@pkgr` packages or any package else",
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"exports": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"files": [
"lib",
"openChrome.applescript"
],
"funding": "https://opencollective.com/unts",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/utils",
"license": "MIT",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
"name": "@pkgr/utils",
"publishConfig": {
"access": "public"
},
"sideEffects": false
"repository": {
"type": "git",
"url": "git+https://github.com/un-ts/pkgr.git"
},
"sideEffects": false,
"type": "module",
"types": "./lib/index.d.ts",
"version": "2.3.1"
}

View File

@@ -1,13 +1,41 @@
{
"name": "@rushstack/eslint-patch",
"version": "1.2.0",
"_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"
},
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain",
"main": "lib/usage.js",
"license": "MIT",
"repository": {
"url": "https://github.com/microsoft/rushstack.git",
"type": "git",
"directory": "eslint/eslint-patch"
"devDependencies": {
"@rushstack/heft": "0.47.0",
"@rushstack/heft-node-rig": "1.10.0",
"@types/node": "12.20.24"
},
"homepage": "https://rushstack.io",
"keywords": [
@@ -20,13 +48,17 @@
"relative",
"package"
],
"devDependencies": {
"@rushstack/heft": "0.47.0",
"@rushstack/heft-node-rig": "1.10.0",
"@types/node": "12.20.24"
"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"
},
"scripts": {
"build": "heft build --clean",
"_phase:build": "heft build --clean"
}
}
"_phase:build": "heft build --clean",
"build": "heft build --clean"
},
"version": "1.2.0"
}

View File

@@ -1,38 +1,70 @@
{
"_args": [
[
"@swc/helpers@0.4.14",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@swc/helpers@0.4.14",
"_id": "@swc/helpers@0.4.14",
"_inBundle": false,
"_integrity": "sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==",
"_location": "/@swc/helpers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@swc/helpers@0.4.14",
"name": "@swc/helpers",
"version": "0.4.14",
"description": "External helpers for the swc project.",
"esnext": "src/index.mjs",
"module": "src/index.mjs",
"main": "lib/index.js",
"sideEffects": false,
"scripts": {
"build": "swc -V && bash ./scripts/build.sh",
"prepublishOnly": "bash ./scripts/build.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/swc-project/swc.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"keywords": [
"swc",
"helpers"
],
"author": "강동윤 <kdy1997.dev@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/swc-project/swc/issues"
},
"homepage": "https://swc.rs",
"devDependencies": {
"@swc/cli": "^0.1.36",
"@swc/core": "=1.3.3"
},
"dependencies": {
"tslib": "^2.4.0"
}
"escapedName": "@swc%2fhelpers",
"scope": "@swc",
"rawSpec": "0.4.14",
"saveSpec": null,
"fetchSpec": "0.4.14"
},
"_requiredBy": [
"/next"
],
"_resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.4.14.tgz",
"_spec": "0.4.14",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "강동윤",
"email": "kdy1997.dev@gmail.com"
},
"bugs": {
"url": "https://github.com/swc-project/swc/issues"
},
"dependencies": {
"tslib": "^2.4.0"
},
"description": "External helpers for the swc project.",
"devDependencies": {
"@swc/cli": "^0.1.36",
"@swc/core": "=1.3.3"
},
"esnext": "src/index.mjs",
"homepage": "https://swc.rs",
"keywords": [
"swc",
"helpers"
],
"license": "MIT",
"main": "lib/index.js",
"module": "src/index.mjs",
"name": "@swc/helpers",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/swc-project/swc.git"
},
"scripts": {
"build": "swc -V && bash ./scripts/build.sh",
"prepublishOnly": "bash ./scripts/build.sh"
},
"sideEffects": false,
"version": "0.4.14"
}

View File

@@ -1,16 +1,52 @@
{
"_args": [
[
"@types/json5@0.0.29",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@types/json5@0.0.29",
"_id": "@types/json5@0.0.29",
"_inBundle": false,
"_integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
"_location": "/@types/json5",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@types/json5@0.0.29",
"name": "@types/json5",
"version": "0.0.29",
"description": "TypeScript definitions for JSON5",
"license": "MIT",
"author": "Jason Swearingen <https://jasonswearingen.github.io>",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "1ed77f2bfd59d290798abf89db281c36565f4a78d97d4e9caab25319d54c6331"
}
"escapedName": "@types%2fjson5",
"scope": "@types",
"rawSpec": "0.0.29",
"saveSpec": null,
"fetchSpec": "0.0.29"
},
"_requiredBy": [
"/tsconfig-paths"
],
"_resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
"_spec": "0.0.29",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jason Swearingen",
"email": "https://jasonswearingen.github.io"
},
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"dependencies": {},
"description": "TypeScript definitions for JSON5",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/json5",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"typesPublisherContentHash": "1ed77f2bfd59d290798abf89db281c36565f4a78d97d4e9caab25319d54c6331",
"typings": "index.d.ts",
"version": "0.0.29"
}

View File

@@ -1,27 +1,63 @@
{
"name": "@typescript-eslint/parser",
"version": "5.47.0",
"_args": [
[
"@typescript-eslint/parser@5.47.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@typescript-eslint/parser@5.47.0",
"_id": "@typescript-eslint/parser@5.47.0",
"_inBundle": false,
"_integrity": "sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==",
"_location": "/@typescript-eslint/parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@typescript-eslint/parser@5.47.0",
"name": "@typescript-eslint/parser",
"escapedName": "@typescript-eslint%2fparser",
"scope": "@typescript-eslint",
"rawSpec": "5.47.0",
"saveSpec": null,
"fetchSpec": "5.47.0"
},
"_requiredBy": [
"/eslint-config-next"
],
"_resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.47.0.tgz",
"_spec": "5.47.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"dependencies": {
"@typescript-eslint/scope-manager": "5.47.0",
"@typescript-eslint/types": "5.47.0",
"@typescript-eslint/typescript-estree": "5.47.0",
"debug": "^4.3.4"
},
"description": "An ESLint custom parser which leverages TypeScript ESTree",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"devDependencies": {
"@types/glob": "*",
"glob": "*",
"typescript": "*"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"files": [
"dist",
"_ts3.4",
"README.md",
"LICENSE"
],
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"repository": {
"type": "git",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/parser"
},
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"license": "BSD-2-Clause",
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d",
"homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
"keywords": [
"ast",
"ecmascript",
@@ -31,39 +67,33 @@
"syntax",
"eslint"
],
"scripts": {
"build": "tsc -b tsconfig.build.json",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"clean": "tsc -b tsconfig.build.json --clean",
"postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"test": "jest --coverage",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"license": "BSD-2-Clause",
"main": "dist/index.js",
"name": "@typescript-eslint/parser",
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"dependencies": {
"@typescript-eslint/scope-manager": "5.47.0",
"@typescript-eslint/types": "5.47.0",
"@typescript-eslint/typescript-estree": "5.47.0",
"debug": "^4.3.4"
},
"devDependencies": {
"@types/glob": "*",
"glob": "*",
"typescript": "*"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"repository": {
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/parser"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "tsc -b tsconfig.build.json --clean",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
"test": "jest --coverage",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
@@ -71,5 +101,5 @@
]
}
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d"
"version": "5.47.0"
}

View File

@@ -1,46 +1,41 @@
{
"name": "@typescript-eslint/scope-manager",
"version": "5.47.0",
"description": "TypeScript scope analyser for ESLint",
"keywords": [
"eslint",
"typescript",
"estree"
"_args": [
[
"@typescript-eslint/scope-manager@5.47.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"_from": "@typescript-eslint/scope-manager@5.47.0",
"_id": "@typescript-eslint/scope-manager@5.47.0",
"_inBundle": false,
"_integrity": "sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==",
"_location": "/@typescript-eslint/scope-manager",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@typescript-eslint/scope-manager@5.47.0",
"name": "@typescript-eslint/scope-manager",
"escapedName": "@typescript-eslint%2fscope-manager",
"scope": "@typescript-eslint",
"rawSpec": "5.47.0",
"saveSpec": null,
"fetchSpec": "5.47.0"
},
"files": [
"dist",
"package.json",
"README.md",
"LICENSE"
"_requiredBy": [
"/@typescript-eslint/parser"
],
"repository": {
"type": "git",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/scope-manager"
},
"_resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz",
"_spec": "5.47.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "nx build",
"clean": "nx clean",
"clean-fixtures": "nx clean-fixtures",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"generate:lib": "nx generate-lib",
"lint": "nx lint",
"test": "nx test --code-coverage",
"typecheck": "nx typecheck"
},
"dependencies": {
"@typescript-eslint/types": "5.47.0",
"@typescript-eslint/visitor-keys": "5.47.0"
},
"description": "TypeScript scope analyser for ESLint",
"devDependencies": {
"@types/glob": "*",
"@typescript-eslint/typescript-estree": "5.47.0",
@@ -52,10 +47,45 @@
"rimraf": "*",
"typescript": "*"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"files": [
"dist",
"package.json",
"README.md",
"LICENSE"
],
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d",
"homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
"keywords": [
"eslint",
"typescript",
"estree"
],
"license": "MIT",
"main": "dist/index.js",
"name": "@typescript-eslint/scope-manager",
"repository": {
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/scope-manager"
},
"scripts": {
"build": "nx build",
"clean": "nx clean",
"clean-fixtures": "nx clean-fixtures",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"generate:lib": "nx generate-lib",
"lint": "nx lint",
"test": "nx test --code-coverage",
"typecheck": "nx typecheck"
},
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
@@ -63,5 +93,5 @@
]
}
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d"
"version": "5.47.0"
}

View File

@@ -1,12 +1,43 @@
{
"name": "@typescript-eslint/types",
"version": "5.47.0",
"description": "Types for the TypeScript-ESTree AST spec",
"keywords": [
"eslint",
"typescript",
"estree"
"_args": [
[
"@typescript-eslint/types@5.47.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@typescript-eslint/types@5.47.0",
"_id": "@typescript-eslint/types@5.47.0",
"_inBundle": false,
"_integrity": "sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==",
"_location": "/@typescript-eslint/types",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@typescript-eslint/types@5.47.0",
"name": "@typescript-eslint/types",
"escapedName": "@typescript-eslint%2ftypes",
"scope": "@typescript-eslint",
"rawSpec": "5.47.0",
"saveSpec": null,
"fetchSpec": "5.47.0"
},
"_requiredBy": [
"/@typescript-eslint/parser",
"/@typescript-eslint/scope-manager",
"/@typescript-eslint/typescript-estree",
"/@typescript-eslint/visitor-keys"
],
"_resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.47.0.tgz",
"_spec": "5.47.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"description": "Types for the TypeScript-ESTree AST spec",
"devDependencies": {
"typescript": "*"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
@@ -17,28 +48,20 @@
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/types"
},
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d",
"homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
"keywords": [
"eslint",
"typescript",
"estree"
],
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"prebuild": "yarn ts-node --transpile-only ./tools/copy-ast-spec.ts",
"build": "tsc -b tsconfig.build.json",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"clean": "tsc -b tsconfig.build.json --clean",
"postclean": "rimraf dist && rimraf src/generated && rimraf _ts3.4 && rimraf coverage",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"generate:lib": "../../node_modules/.bin/ts-node --files --transpile-only ../scope-manager/tools/generate-lib.ts",
"lint": "nx lint",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"name": "@typescript-eslint/types",
"nx": {
"targets": {
"prebuild": {
@@ -66,10 +89,23 @@
}
}
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"repository": {
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/types"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "tsc -b tsconfig.build.json --clean",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"generate:lib": "../../node_modules/.bin/ts-node --files --transpile-only ../scope-manager/tools/generate-lib.ts",
"lint": "nx lint",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"postclean": "rimraf dist && rimraf src/generated && rimraf _ts3.4 && rimraf coverage",
"prebuild": "yarn ts-node --transpile-only ./tools/copy-ast-spec.ts",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
@@ -77,8 +113,5 @@
]
}
},
"devDependencies": {
"typescript": "*"
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d"
"version": "5.47.0"
}

View File

@@ -1,46 +1,36 @@
{
"name": "@typescript-eslint/typescript-estree",
"version": "5.47.0",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist",
"_ts3.4",
"README.md",
"LICENSE"
"_args": [
[
"@typescript-eslint/typescript-estree@5.47.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/typescript-estree"
"_from": "@typescript-eslint/typescript-estree@5.47.0",
"_id": "@typescript-eslint/typescript-estree@5.47.0",
"_inBundle": false,
"_integrity": "sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==",
"_location": "/@typescript-eslint/typescript-estree",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@typescript-eslint/typescript-estree@5.47.0",
"name": "@typescript-eslint/typescript-estree",
"escapedName": "@typescript-eslint%2ftypescript-estree",
"scope": "@typescript-eslint",
"rawSpec": "5.47.0",
"saveSpec": null,
"fetchSpec": "5.47.0"
},
"_requiredBy": [
"/@typescript-eslint/parser"
],
"_resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz",
"_spec": "5.47.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"license": "BSD-2-Clause",
"keywords": [
"ast",
"estree",
"ecmascript",
"javascript",
"typescript",
"parser",
"syntax"
],
"scripts": {
"build": "tsc -b tsconfig.build.json",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"clean": "tsc -b tsconfig.build.json --clean",
"postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"test": "jest --coverage",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@typescript-eslint/types": "5.47.0",
"@typescript-eslint/visitor-keys": "5.47.0",
@@ -50,6 +40,7 @@
"semver": "^7.3.7",
"tsutils": "^3.21.0"
},
"description": "A parser that converts TypeScript source code into an ESTree compatible form",
"devDependencies": {
"@babel/code-frame": "*",
"@babel/parser": "*",
@@ -66,15 +57,54 @@
"tmp": "*",
"typescript": "*"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"files": [
"dist",
"_ts3.4",
"README.md",
"LICENSE"
],
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d",
"homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
"keywords": [
"ast",
"estree",
"ecmascript",
"javascript",
"typescript",
"parser",
"syntax"
],
"license": "BSD-2-Clause",
"main": "dist/index.js",
"name": "@typescript-eslint/typescript-estree",
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
"repository": {
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/typescript-estree"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "tsc -b tsconfig.build.json --clean",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
"test": "jest --coverage",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
@@ -82,5 +112,5 @@
]
}
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d"
"version": "5.47.0"
}

View File

@@ -1,12 +1,45 @@
{
"name": "@typescript-eslint/visitor-keys",
"version": "5.47.0",
"description": "Visitor keys used to help traverse the TypeScript-ESTree AST",
"keywords": [
"eslint",
"typescript",
"estree"
"_args": [
[
"@typescript-eslint/visitor-keys@5.47.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@typescript-eslint/visitor-keys@5.47.0",
"_id": "@typescript-eslint/visitor-keys@5.47.0",
"_inBundle": false,
"_integrity": "sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==",
"_location": "/@typescript-eslint/visitor-keys",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@typescript-eslint/visitor-keys@5.47.0",
"name": "@typescript-eslint/visitor-keys",
"escapedName": "@typescript-eslint%2fvisitor-keys",
"scope": "@typescript-eslint",
"rawSpec": "5.47.0",
"saveSpec": null,
"fetchSpec": "5.47.0"
},
"_requiredBy": [
"/@typescript-eslint/scope-manager",
"/@typescript-eslint/typescript-estree"
],
"_resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz",
"_spec": "5.47.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"dependencies": {
"@typescript-eslint/types": "5.47.0",
"eslint-visitor-keys": "^3.3.0"
},
"description": "Visitor keys used to help traverse the TypeScript-ESTree AST",
"devDependencies": {
"@types/eslint-visitor-keys": "*"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
@@ -17,38 +50,36 @@
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/visitor-keys"
},
"bugs": {
"url": "https://github.com/typescript-eslint/typescript-eslint/issues"
},
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc -b tsconfig.build.json",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"clean": "tsc -b tsconfig.build.json --clean",
"postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"test": "jest --coverage",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@typescript-eslint/types": "5.47.0",
"eslint-visitor-keys": "^3.3.0"
},
"devDependencies": {
"@types/eslint-visitor-keys": "*"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d",
"homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
"keywords": [
"eslint",
"typescript",
"estree"
],
"license": "MIT",
"main": "dist/index.js",
"name": "@typescript-eslint/visitor-keys",
"repository": {
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git",
"directory": "packages/visitor-keys"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "tsc -b tsconfig.build.json --clean",
"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"postbuild": "downlevel-dts dist _ts3.4/dist",
"postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
"test": "jest --coverage",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
@@ -56,5 +87,5 @@
]
}
},
"gitHead": "a2c08ba41f51e0816c41649a63f80091731d9d8d"
"version": "5.47.0"
}

View File

@@ -1,27 +1,58 @@
{
"name": "acorn-jsx",
"_args": [
[
"acorn-jsx@5.3.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "acorn-jsx@5.3.2",
"_id": "acorn-jsx@5.3.2",
"_inBundle": false,
"_integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"_location": "/acorn-jsx",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn-jsx@5.3.2",
"name": "acorn-jsx",
"escapedName": "acorn-jsx",
"rawSpec": "5.3.2",
"saveSpec": null,
"fetchSpec": "5.3.2"
},
"_requiredBy": [
"/espree"
],
"_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"_spec": "5.3.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/acornjs/acorn-jsx/issues"
},
"description": "Modern, fast React.js JSX parser",
"devDependencies": {
"acorn": "^8.0.1"
},
"homepage": "https://github.com/acornjs/acorn-jsx",
"version": "5.3.2",
"license": "MIT",
"maintainers": [
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"web": "http://rreverser.com/"
"url": "http://rreverser.com/"
}
],
"repository": {
"type": "git",
"url": "https://github.com/acornjs/acorn-jsx"
},
"license": "MIT",
"scripts": {
"test": "node test/run.js"
},
"name": "acorn-jsx",
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"devDependencies": {
"acorn": "^8.0.1"
}
"repository": {
"type": "git",
"url": "git+https://github.com/acornjs/acorn-jsx.git"
},
"scripts": {
"test": "node test/run.js"
},
"version": "5.3.2"
}

View File

@@ -1,35 +1,71 @@
{
"name": "acorn",
"_args": [
[
"acorn@7.4.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "acorn@7.4.1",
"_id": "acorn@7.4.1",
"_inBundle": false,
"_integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
"_location": "/acorn-node/acorn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn@7.4.1",
"name": "acorn",
"escapedName": "acorn",
"rawSpec": "7.4.1",
"saveSpec": null,
"fetchSpec": "7.4.1"
},
"_requiredBy": [
"/acorn-node"
],
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
"_spec": "7.4.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bin": {
"acorn": "bin/acorn"
},
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"description": "ECMAScript parser",
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/acornjs/acorn",
"license": "MIT",
"main": "dist/acorn.js",
"types": "dist/acorn.d.ts",
"module": "dist/acorn.mjs",
"version": "7.4.1",
"engines": {"node": ">=0.4.0"},
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"web": "https://marijnhaverbeke.nl"
"url": "https://marijnhaverbeke.nl"
},
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"web": "https://rreverser.com/"
"url": "https://rreverser.com/"
},
{
"name": "Adrian Heine",
"web": "http://adrianheine.de"
"url": "http://adrianheine.de"
}
],
"module": "dist/acorn.mjs",
"name": "acorn",
"repository": {
"type": "git",
"url": "https://github.com/acornjs/acorn.git"
"url": "git+https://github.com/acornjs/acorn.git"
},
"license": "MIT",
"scripts": {
"prepare": "cd ..; npm run build:main && npm run build:bin"
},
"bin": {"acorn": "./bin/acorn"}
"types": "dist/acorn.d.ts",
"version": "7.4.1"
}

View File

@@ -1,8 +1,37 @@
{
"name": "acorn-node",
"description": "the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions",
"version": "1.8.2",
"author": "Renée Kooi <renee@kooi.me>",
"_args": [
[
"acorn-node@1.8.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "acorn-node@1.8.2",
"_id": "acorn-node@1.8.2",
"_inBundle": false,
"_integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==",
"_location": "/acorn-node",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn-node@1.8.2",
"name": "acorn-node",
"escapedName": "acorn-node",
"rawSpec": "1.8.2",
"saveSpec": null,
"fetchSpec": "1.8.2"
},
"_requiredBy": [
"/detective"
],
"_resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz",
"_spec": "1.8.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Renée Kooi",
"email": "renee@kooi.me"
},
"bugs": {
"url": "https://github.com/browserify/acorn-node/issues"
},
@@ -11,6 +40,7 @@
"acorn-walk": "^7.0.0",
"xtend": "^4.0.2"
},
"description": "the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions",
"devDependencies": {
"acorn-bigint": "^0.4.0",
"acorn-class-fields": "^0.3.1",
@@ -34,18 +64,20 @@
],
"license": "Apache-2.0",
"main": "index.js",
"name": "acorn-node",
"repository": {
"type": "git",
"url": "https://github.com/browserify/acorn-node.git"
"url": "git+https://github.com/browserify/acorn-node.git"
},
"scripts": {
"test": "standard && node test/index.js",
"build": "node build.js",
"prepublishOnly": "npm run build",
"build": "node build.js"
"test": "standard && node test/index.js"
},
"standard": {
"ignore": [
"lib/*/*.js"
]
}
},
"version": "1.8.2"
}

View File

@@ -1,34 +1,68 @@
{
"name": "acorn-walk",
"_args": [
[
"acorn-walk@7.2.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "acorn-walk@7.2.0",
"_id": "acorn-walk@7.2.0",
"_inBundle": false,
"_integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
"_location": "/acorn-walk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn-walk@7.2.0",
"name": "acorn-walk",
"escapedName": "acorn-walk",
"rawSpec": "7.2.0",
"saveSpec": null,
"fetchSpec": "7.2.0"
},
"_requiredBy": [
"/acorn-node"
],
"_resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
"_spec": "7.2.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"description": "ECMAScript (ESTree) AST walker",
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/acornjs/acorn",
"license": "MIT",
"main": "dist/walk.js",
"types": "dist/walk.d.ts",
"module": "dist/walk.mjs",
"version": "7.2.0",
"engines": {"node": ">=0.4.0"},
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"web": "https://marijnhaverbeke.nl"
"url": "https://marijnhaverbeke.nl"
},
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"web": "https://rreverser.com/"
"url": "https://rreverser.com/"
},
{
"name": "Adrian Heine",
"web": "http://adrianheine.de"
"url": "http://adrianheine.de"
}
],
"module": "dist/walk.mjs",
"name": "acorn-walk",
"repository": {
"type": "git",
"url": "https://github.com/acornjs/acorn.git"
"url": "git+https://github.com/acornjs/acorn.git"
},
"scripts": {
"prepare": "cd ..; npm run build:walk"
},
"license": "MIT"
"types": "dist/walk.d.ts",
"version": "7.2.0"
}

View File

@@ -1,10 +1,42 @@
{
"name": "acorn",
"_args": [
[
"acorn@8.8.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "acorn@8.8.1",
"_id": "acorn@8.8.1",
"_inBundle": false,
"_integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==",
"_location": "/acorn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn@8.8.1",
"name": "acorn",
"escapedName": "acorn",
"rawSpec": "8.8.1",
"saveSpec": null,
"fetchSpec": "8.8.1"
},
"_requiredBy": [
"/espree"
],
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz",
"_spec": "8.8.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bin": {
"acorn": "bin/acorn"
},
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"description": "ECMAScript parser",
"homepage": "https://github.com/acornjs/acorn",
"main": "dist/acorn.js",
"types": "dist/acorn.d.ts",
"module": "dist/acorn.mjs",
"engines": {
"node": ">=0.4.0"
},
"exports": {
".": [
{
@@ -16,35 +48,34 @@
],
"./package.json": "./package.json"
},
"version": "8.8.1",
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/acornjs/acorn",
"license": "MIT",
"main": "dist/acorn.js",
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"web": "https://marijnhaverbeke.nl"
"url": "https://marijnhaverbeke.nl"
},
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"web": "https://rreverser.com/"
"url": "https://rreverser.com/"
},
{
"name": "Adrian Heine",
"web": "http://adrianheine.de"
"url": "http://adrianheine.de"
}
],
"module": "dist/acorn.mjs",
"name": "acorn",
"repository": {
"type": "git",
"url": "https://github.com/acornjs/acorn.git"
"url": "git+https://github.com/acornjs/acorn.git"
},
"license": "MIT",
"scripts": {
"prepare": "cd ..; npm run build:main"
},
"bin": {
"acorn": "./bin/acorn"
}
"types": "dist/acorn.d.ts",
"version": "8.8.1"
}

View File

@@ -1,72 +1,50 @@
{
"name": "ajv",
"version": "6.12.6",
"description": "Another JSON Schema Validator",
"main": "lib/ajv.js",
"typings": "lib/ajv.d.ts",
"files": [
"lib/",
"dist/",
"scripts/",
"LICENSE",
".tonic_example.js"
],
"scripts": {
"eslint": "eslint lib/{compile/,}*.js spec/{**/,}*.js scripts --ignore-pattern spec/JSON-Schema-Test-Suite",
"jshint": "jshint lib/{compile/,}*.js",
"lint": "npm run jshint && npm run eslint",
"test-spec": "mocha spec/{**/,}*.spec.js -R spec",
"test-fast": "AJV_FAST_TEST=true npm run test-spec",
"test-debug": "npm run test-spec -- --inspect-brk",
"test-cov": "nyc npm run test-spec",
"test-ts": "tsc --target ES5 --noImplicitAny --noEmit spec/typescript/index.ts",
"bundle": "del-cli dist && node ./scripts/bundle.js . Ajv pure_getters",
"bundle-beautify": "node ./scripts/bundle.js js-beautify",
"build": "del-cli lib/dotjs/*.js \"!lib/dotjs/index.js\" && node scripts/compile-dots.js",
"test-karma": "karma start",
"test-browser": "del-cli .browser && npm run bundle && scripts/prepare-tests && npm run test-karma",
"test-all": "npm run test-cov && if-node-version 10 npm run test-browser",
"test": "npm run lint && npm run build && npm run test-all",
"prepublish": "npm run build && npm run bundle",
"watch": "watch \"npm run build\" ./lib/dot"
},
"nyc": {
"exclude": [
"**/spec/**",
"node_modules"
],
"reporter": [
"lcov",
"text-summary"
"_args": [
[
"ajv@6.12.6",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
},
"repository": {
"type": "git",
"url": "https://github.com/ajv-validator/ajv.git"
},
"keywords": [
"JSON",
"schema",
"validator",
"validation",
"jsonschema",
"json-schema",
"json-schema-validator",
"json-schema-validation"
],
"author": "Evgeny Poberezkin",
"license": "MIT",
"_from": "ajv@6.12.6",
"_id": "ajv@6.12.6",
"_inBundle": false,
"_integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"_location": "/ajv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ajv@6.12.6",
"name": "ajv",
"escapedName": "ajv",
"rawSpec": "6.12.6",
"saveSpec": null,
"fetchSpec": "6.12.6"
},
"_requiredBy": [
"/@eslint/eslintrc",
"/eslint"
],
"_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"_spec": "6.12.6",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Evgeny Poberezkin"
},
"bugs": {
"url": "https://github.com/ajv-validator/ajv/issues"
},
"homepage": "https://github.com/ajv-validator/ajv",
"tonicExampleFilename": ".tonic_example.js",
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/ajv"
},
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
},
"description": "Another JSON Schema Validator",
"devDependencies": {
"ajv-async": "^1.0.0",
"bluebird": "^3.5.3",
@@ -95,12 +73,65 @@
"uglify-js": "^3.6.9",
"watch": "^1.0.0"
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/ajv"
},
"files": [
"lib/",
"dist/",
"scripts/",
"LICENSE",
".tonic_example.js"
],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"homepage": "https://github.com/ajv-validator/ajv",
"keywords": [
"JSON",
"schema",
"validator",
"validation",
"jsonschema",
"json-schema",
"json-schema-validator",
"json-schema-validation"
],
"license": "MIT",
"main": "lib/ajv.js",
"name": "ajv",
"nyc": {
"exclude": [
"**/spec/**",
"node_modules"
],
"reporter": [
"lcov",
"text-summary"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/ajv-validator/ajv.git"
},
"scripts": {
"build": "del-cli lib/dotjs/*.js \"!lib/dotjs/index.js\" && node scripts/compile-dots.js",
"bundle": "del-cli dist && node ./scripts/bundle.js . Ajv pure_getters",
"bundle-beautify": "node ./scripts/bundle.js js-beautify",
"eslint": "eslint lib/{compile/,}*.js spec/{**/,}*.js scripts --ignore-pattern spec/JSON-Schema-Test-Suite",
"jshint": "jshint lib/{compile/,}*.js",
"lint": "npm run jshint && npm run eslint",
"prepublish": "npm run build && npm run bundle",
"test": "npm run lint && npm run build && npm run test-all",
"test-all": "npm run test-cov && if-node-version 10 npm run test-browser",
"test-browser": "del-cli .browser && npm run bundle && scripts/prepare-tests && npm run test-karma",
"test-cov": "nyc npm run test-spec",
"test-debug": "npm run test-spec -- --inspect-brk",
"test-fast": "AJV_FAST_TEST=true npm run test-spec",
"test-karma": "karma start",
"test-spec": "mocha spec/{**/,}*.spec.js -R spec",
"test-ts": "tsc --target ES5 --noImplicitAny --noEmit spec/typescript/index.ts",
"watch": "watch \"npm run build\" ./lib/dot"
},
"tonicExampleFilename": ".tonic_example.js",
"typings": "lib/ajv.d.ts",
"version": "6.12.6"
}

View File

@@ -1,55 +1,90 @@
{
"name": "ansi-regex",
"version": "5.0.1",
"description": "Regular expression for matching ANSI escape codes",
"license": "MIT",
"repository": "chalk/ansi-regex",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=8"
},
"scripts": {
"test": "xo && ava && tsd",
"view-supported": "node fixtures/view-codes.js"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"command-line",
"text",
"regex",
"regexp",
"re",
"match",
"test",
"find",
"pattern"
],
"devDependencies": {
"ava": "^2.4.0",
"tsd": "^0.9.0",
"xo": "^0.25.3"
}
"_args": [
[
"ansi-regex@5.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "ansi-regex@5.0.1",
"_id": "ansi-regex@5.0.1",
"_inBundle": false,
"_integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"_location": "/ansi-regex",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ansi-regex@5.0.1",
"name": "ansi-regex",
"escapedName": "ansi-regex",
"rawSpec": "5.0.1",
"saveSpec": null,
"fetchSpec": "5.0.1"
},
"_requiredBy": [
"/strip-ansi"
],
"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"_spec": "5.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/chalk/ansi-regex/issues"
},
"description": "Regular expression for matching ANSI escape codes",
"devDependencies": {
"ava": "^2.4.0",
"tsd": "^0.9.0",
"xo": "^0.25.3"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/chalk/ansi-regex#readme",
"keywords": [
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"command-line",
"text",
"regex",
"regexp",
"re",
"match",
"test",
"find",
"pattern"
],
"license": "MIT",
"name": "ansi-regex",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/ansi-regex.git"
},
"scripts": {
"test": "xo && ava && tsd",
"view-supported": "node fixtures/view-codes.js"
},
"version": "5.0.1"
}

View File

@@ -1,56 +1,91 @@
{
"name": "ansi-styles",
"version": "4.3.0",
"description": "ANSI escape codes for styling strings in the terminal",
"license": "MIT",
"repository": "chalk/ansi-styles",
"funding": "https://github.com/chalk/ansi-styles?sponsor=1",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=8"
},
"scripts": {
"test": "xo && ava && tsd",
"screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"dependencies": {
"color-convert": "^2.0.1"
},
"devDependencies": {
"@types/color-convert": "^1.9.0",
"ava": "^2.3.0",
"svg-term-cli": "^2.1.1",
"tsd": "^0.11.0",
"xo": "^0.25.3"
}
"_args": [
[
"ansi-styles@4.3.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "ansi-styles@4.3.0",
"_id": "ansi-styles@4.3.0",
"_inBundle": false,
"_integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"_location": "/ansi-styles",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ansi-styles@4.3.0",
"name": "ansi-styles",
"escapedName": "ansi-styles",
"rawSpec": "4.3.0",
"saveSpec": null,
"fetchSpec": "4.3.0"
},
"_requiredBy": [
"/chalk"
],
"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"_spec": "4.3.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/chalk/ansi-styles/issues"
},
"dependencies": {
"color-convert": "^2.0.1"
},
"description": "ANSI escape codes for styling strings in the terminal",
"devDependencies": {
"@types/color-convert": "^1.9.0",
"ava": "^2.3.0",
"svg-term-cli": "^2.1.1",
"tsd": "^0.11.0",
"xo": "^0.25.3"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"index.d.ts"
],
"funding": "https://github.com/chalk/ansi-styles?sponsor=1",
"homepage": "https://github.com/chalk/ansi-styles#readme",
"keywords": [
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"license": "MIT",
"name": "ansi-styles",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/ansi-styles.git"
},
"scripts": {
"screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor",
"test": "xo && ava && tsd"
},
"version": "4.3.0"
}

View File

@@ -1,25 +1,57 @@
{
"name": "anymatch",
"version": "3.1.3",
"description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
"files": [
"index.js",
"index.d.ts"
"_args": [
[
"anymatch@3.1.3",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
"_development": true,
"_from": "anymatch@3.1.3",
"_id": "anymatch@3.1.3",
"_inBundle": false,
"_integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
"_location": "/anymatch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "anymatch@3.1.3",
"name": "anymatch",
"escapedName": "anymatch",
"rawSpec": "3.1.3",
"saveSpec": null,
"fetchSpec": "3.1.3"
},
"_requiredBy": [
"/chokidar"
],
"_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
"_spec": "3.1.3",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Elan Shanker",
"url": "https://github.com/es128"
},
"license": "ISC",
"homepage": "https://github.com/micromatch/anymatch",
"repository": {
"type": "git",
"url": "https://github.com/micromatch/anymatch"
"bugs": {
"url": "https://github.com/micromatch/anymatch/issues"
},
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
},
"description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
"devDependencies": {
"mocha": "^6.1.3",
"nyc": "^14.0.0"
},
"engines": {
"node": ">= 8"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/micromatch/anymatch",
"keywords": [
"match",
"any",
@@ -34,15 +66,15 @@
"expression",
"function"
],
"license": "ISC",
"name": "anymatch",
"repository": {
"type": "git",
"url": "git+https://github.com/micromatch/anymatch.git"
},
"scripts": {
"test": "nyc mocha",
"mocha": "mocha"
"mocha": "mocha",
"test": "nyc mocha"
},
"devDependencies": {
"mocha": "^6.1.3",
"nyc": "^14.0.0"
},
"engines": {
"node": ">= 8"
}
"version": "3.1.3"
}

View File

@@ -1,28 +1,67 @@
{
"name": "arg",
"version": "5.0.2",
"description": "Unopinionated, no-frills CLI argument parser",
"main": "index.js",
"types": "index.d.ts",
"repository": "vercel/arg",
"author": "Josh Junon <junon@wavetilt.com>",
"license": "MIT",
"files": [
"index.js",
"index.d.ts"
"_args": [
[
"arg@5.0.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"scripts": {
"test": "WARN_EXIT=1 jest --coverage -w 2"
"_development": true,
"_from": "arg@5.0.2",
"_id": "arg@5.0.2",
"_inBundle": false,
"_integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
"_location": "/arg",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "arg@5.0.2",
"name": "arg",
"escapedName": "arg",
"rawSpec": "5.0.2",
"saveSpec": null,
"fetchSpec": "5.0.2"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
"_spec": "5.0.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Josh Junon",
"email": "junon@wavetilt.com"
},
"bugs": {
"url": "https://github.com/vercel/arg/issues"
},
"description": "Unopinionated, no-frills CLI argument parser",
"devDependencies": {
"chai": "^4.1.1",
"jest": "^27.0.6",
"prettier": "^2.3.2"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/vercel/arg#readme",
"license": "MIT",
"main": "index.js",
"name": "arg",
"prettier": {
"arrowParens": "always",
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/vercel/arg.git"
},
"scripts": {
"test": "WARN_EXIT=1 jest --coverage -w 2"
},
"types": "index.d.ts",
"version": "5.0.2"
}

View File

@@ -1,7 +1,48 @@
{
"name": "argparse",
"_args": [
[
"argparse@2.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "argparse@2.0.1",
"_id": "argparse@2.0.1",
"_inBundle": false,
"_integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"_location": "/argparse",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "argparse@2.0.1",
"name": "argparse",
"escapedName": "argparse",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/js-yaml"
],
"_resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/nodeca/argparse/issues"
},
"description": "CLI arguments parser. Native port of python's argparse.",
"version": "2.0.1",
"devDependencies": {
"@babel/eslint-parser": "^7.11.0",
"@babel/plugin-syntax-class-properties": "^7.10.4",
"eslint": "^7.5.0",
"mocha": "^8.0.1",
"nyc": "^15.1.0"
},
"files": [
"argparse.js",
"lib/"
],
"homepage": "https://github.com/nodeca/argparse#readme",
"keywords": [
"cli",
"parser",
@@ -9,23 +50,17 @@
"option",
"args"
],
"main": "argparse.js",
"files": [
"argparse.js",
"lib/"
],
"license": "Python-2.0",
"repository": "nodeca/argparse",
"scripts": {
"lint": "eslint .",
"test": "npm run lint && nyc mocha",
"coverage": "npm run test && nyc report --reporter html"
"main": "argparse.js",
"name": "argparse",
"repository": {
"type": "git",
"url": "git+https://github.com/nodeca/argparse.git"
},
"devDependencies": {
"@babel/eslint-parser": "^7.11.0",
"@babel/plugin-syntax-class-properties": "^7.10.4",
"eslint": "^7.5.0",
"mocha": "^8.0.1",
"nyc": "^15.1.0"
}
"scripts": {
"coverage": "npm run test && nyc report --reporter html",
"lint": "eslint .",
"test": "npm run lint && nyc mocha"
},
"version": "2.0.1"
}

View File

@@ -1,38 +1,50 @@
{
"name": "aria-query",
"version": "4.2.2",
"description": "Programmatic access to the ARIA specification",
"main": "lib/index.js",
"files": [
"lib"
"_args": [
[
"aria-query@4.2.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"scripts": {
"build": "rimraf lib && babel src --out-dir lib",
"prepare": "npm run lint && npm run flow && npm run test && npm run build",
"coveralls": "cat ./reports/lcov.info | coveralls",
"flow": "flow; test $? -eq 0 -o $? -eq 2",
"lint": "eslint --config .eslintrc src __tests__",
"lint:fix": "npm run lint -- --fix",
"pretest": "npm run lint:fix && npm run flow",
"test": "npm run jest",
"test:ci": "npm run jest -- --ci --runInBand",
"jest": "jest --coverage __tests__/**/*",
"output_as_hack": "babel-node ./scripts/output_as_hack.js"
"_from": "aria-query@4.2.2",
"_id": "aria-query@4.2.2",
"_inBundle": false,
"_integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
"_location": "/aria-query",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "aria-query@4.2.2",
"name": "aria-query",
"escapedName": "aria-query",
"rawSpec": "4.2.2",
"saveSpec": null,
"fetchSpec": "4.2.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/A11yance/aria-query.git"
},
"keywords": [
"accessibility",
"ARIA"
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
"_spec": "4.2.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jesse Beach",
"email": "splendidnoise@gmail.com"
},
"browserslist": [
">0.2%",
"not dead",
"not op_mini all",
"ie 11"
],
"author": "Jesse Beach <splendidnoise@gmail.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/A11yance/aria-query/issues"
},
"homepage": "https://github.com/A11yance/aria-query#readme",
"dependencies": {
"@babel/runtime": "^7.10.2",
"@babel/runtime-corejs3": "^7.10.2"
},
"description": "Programmatic access to the ARIA specification",
"devDependencies": {
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
@@ -56,10 +68,10 @@
"engines": {
"node": ">=6.0"
},
"dependencies": {
"@babel/runtime": "^7.10.2",
"@babel/runtime-corejs3": "^7.10.2"
},
"files": [
"lib"
],
"homepage": "https://github.com/A11yance/aria-query#readme",
"jest": {
"coverageReporters": [
"lcov"
@@ -69,10 +81,29 @@
"<rootDir>/__tests__"
]
},
"browserslist": [
">0.2%",
"not dead",
"not op_mini all",
"ie 11"
]
"keywords": [
"accessibility",
"ARIA"
],
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "aria-query",
"repository": {
"type": "git",
"url": "git+https://github.com/A11yance/aria-query.git"
},
"scripts": {
"build": "rimraf lib && babel src --out-dir lib",
"coveralls": "cat ./reports/lcov.info | coveralls",
"flow": "flow; test $? -eq 0 -o $? -eq 2",
"jest": "jest --coverage __tests__/**/*",
"lint": "eslint --config .eslintrc src __tests__",
"lint:fix": "npm run lint -- --fix",
"output_as_hack": "babel-node ./scripts/output_as_hack.js",
"prepare": "npm run lint && npm run flow && npm run test && npm run build",
"pretest": "npm run lint:fix && npm run flow",
"test": "npm run jest",
"test:ci": "npm run jest -- --ci --runInBand"
},
"version": "4.2.2"
}

View File

@@ -1,114 +1,149 @@
{
"name": "array-includes",
"version": "3.1.6",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.",
"license": "MIT",
"main": "index.js",
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run --silent lint",
"test": "npm run --silent tests-only",
"posttest": "aud --production",
"tests-only": "nyc tape 'test/**/*.js'",
"prelint": "evalmd README.md",
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/array-includes.git"
},
"keywords": [
"Array.prototype.includes",
"includes",
"array",
"ES7",
"shim",
"polyfill",
"contains",
"Array.prototype.contains",
"es-shim API"
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
"is-string": "^1.0.7"
},
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"function-bind": "^1.1.1",
"functions-have-names": "^1.2.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"indexof": "^0.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"testling": {
"files": [
"test/index.js",
"test/implementation.js",
"test/shimmed.js"
],
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"engines": {
"node": ">= 0.4"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "3.1.6"
},
"publishConfig": {
"ignore": [
".github/workflows"
]
}
"_args": [
[
"array-includes@3.1.6",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "array-includes@3.1.6",
"_id": "array-includes@3.1.6",
"_inBundle": false,
"_integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==",
"_location": "/array-includes",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "array-includes@3.1.6",
"name": "array-includes",
"escapedName": "array-includes",
"rawSpec": "3.1.6",
"saveSpec": null,
"fetchSpec": "3.1.6"
},
"_requiredBy": [
"/eslint-plugin-import",
"/eslint-plugin-jsx-a11y",
"/eslint-plugin-react",
"/jsx-ast-utils"
],
"_resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz",
"_spec": "3.1.6",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "3.1.6"
},
"bugs": {
"url": "https://github.com/es-shims/array-includes/issues"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
"is-string": "^1.0.7"
},
"description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"function-bind": "^1.1.1",
"functions-have-names": "^1.2.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"indexof": "^0.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/es-shims/array-includes#readme",
"keywords": [
"Array.prototype.includes",
"includes",
"array",
"ES7",
"shim",
"polyfill",
"contains",
"Array.prototype.contains",
"es-shim API"
],
"license": "MIT",
"main": "index.js",
"name": "array-includes",
"publishConfig": {
"ignore": [
".github/workflows"
]
},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/array-includes.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prelint": "evalmd README.md",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run --silent lint",
"test": "npm run --silent tests-only",
"tests-only": "nyc tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"testling": {
"files": [
"test/index.js",
"test/implementation.js",
"test/shimmed.js"
],
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"version": "3.1.6"
}

View File

@@ -1,38 +1,73 @@
{
"name": "array-union",
"version": "2.1.0",
"description": "Create an array of unique values, in order, from the input arrays",
"license": "MIT",
"repository": "sindresorhus/array-union",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=8"
},
"scripts": {
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"array",
"set",
"uniq",
"unique",
"duplicate",
"remove",
"union",
"combine",
"merge"
],
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
}
"_args": [
[
"array-union@2.1.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "array-union@2.1.0",
"_id": "array-union@2.1.0",
"_inBundle": false,
"_integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
"_location": "/array-union",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "array-union@2.1.0",
"name": "array-union",
"escapedName": "array-union",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/globby"
],
"_resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/array-union/issues"
},
"description": "Create an array of unique values, in order, from the input arrays",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/array-union#readme",
"keywords": [
"array",
"set",
"uniq",
"unique",
"duplicate",
"remove",
"union",
"combine",
"merge"
],
"license": "MIT",
"name": "array-union",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/array-union.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.1.0"
}

View File

@@ -1,113 +1,145 @@
{
"name": "array.prototype.flat",
"version": "1.3.1",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.",
"license": "MIT",
"main": "index.js",
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run --silent lint && evalmd README.md",
"test": "npm run tests-only",
"posttest": "aud --production",
"tests-only": "nyc tape 'test/**/*.js'",
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/Array.prototype.flat.git"
},
"keywords": [
"Array.prototype.flatten",
"Array.prototype.flat",
"flatten",
"flat",
"array",
"ESnext",
"shim",
"polyfill",
"flatMap",
"Array.prototype.flatMap",
"es-shim API"
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
},
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"covert": "^1.1.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"function-bind": "^1.1.1",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"testling": {
"files": [
"test/index.js",
"test/shimmed.js"
],
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"engines": {
"node": ">= 0.4"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "1.3.1"
},
"publishConfig": {
"ignore": [
".github/workflows"
]
}
"_args": [
[
"array.prototype.flat@1.3.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "array.prototype.flat@1.3.1",
"_id": "array.prototype.flat@1.3.1",
"_inBundle": false,
"_integrity": "sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==",
"_location": "/array.prototype.flat",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "array.prototype.flat@1.3.1",
"name": "array.prototype.flat",
"escapedName": "array.prototype.flat",
"rawSpec": "1.3.1",
"saveSpec": null,
"fetchSpec": "1.3.1"
},
"_requiredBy": [
"/eslint-plugin-import"
],
"_resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "1.3.1"
},
"bugs": {
"url": "https://github.com/es-shims/Array.prototype.flat/issues"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
},
"description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"covert": "^1.1.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"function-bind": "^1.1.1",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/es-shims/Array.prototype.flat#readme",
"keywords": [
"Array.prototype.flatten",
"Array.prototype.flat",
"flatten",
"flat",
"array",
"ESnext",
"shim",
"polyfill",
"flatMap",
"Array.prototype.flatMap",
"es-shim API"
],
"license": "MIT",
"main": "index.js",
"name": "array.prototype.flat",
"publishConfig": {
"ignore": [
".github/workflows"
]
},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/Array.prototype.flat.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run --silent lint && evalmd README.md",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"testling": {
"files": [
"test/index.js",
"test/shimmed.js"
],
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"version": "1.3.1"
}

View File

@@ -1,112 +1,144 @@
{
"name": "array.prototype.flatmap",
"version": "1.3.1",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"description": "An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.",
"license": "MIT",
"main": "index",
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublishOnly": "safe-publish-latest",
"prepublish": "not-in-publish || npm run prepublishOnly",
"pretest": "npm run lint",
"test": "npm run tests-only",
"posttest": "aud --production",
"tests-only": "nyc tape 'test/**/*.js'",
"prelint": "evalmd README.md",
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/Array.prototype.flatMap.git"
},
"keywords": [
"Array.prototype.flatMap",
"flatMap",
"array",
"ESnext",
"shim",
"polyfill",
"flatten",
"Array.prototype.flatten",
"es-shim API"
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
},
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"covert": "^1.1.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"testling": {
"files": [
"test/index.js",
"test/shimmed.js"
],
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"engines": {
"node": ">= 0.4"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "1.3.1"
},
"publishConfig": {
"ignore": [
".github/workflows"
]
}
"_args": [
[
"array.prototype.flatmap@1.3.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "array.prototype.flatmap@1.3.1",
"_id": "array.prototype.flatmap@1.3.1",
"_inBundle": false,
"_integrity": "sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==",
"_location": "/array.prototype.flatmap",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "array.prototype.flatmap@1.3.1",
"name": "array.prototype.flatmap",
"escapedName": "array.prototype.flatmap",
"rawSpec": "1.3.1",
"saveSpec": null,
"fetchSpec": "1.3.1"
},
"_requiredBy": [
"/eslint-plugin-react"
],
"_resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true,
"startingVersion": "1.3.1"
},
"bugs": {
"url": "https://github.com/es-shims/Array.prototype.flatMap/issues"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
},
"description": "An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"covert": "^1.1.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/es-shims/Array.prototype.flatMap#readme",
"keywords": [
"Array.prototype.flatMap",
"flatMap",
"array",
"ESnext",
"shim",
"polyfill",
"flatten",
"Array.prototype.flatten",
"es-shim API"
],
"license": "MIT",
"main": "index",
"name": "array.prototype.flatmap",
"publishConfig": {
"ignore": [
".github/workflows"
]
},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/Array.prototype.flatMap.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prelint": "evalmd README.md",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"testling": {
"files": [
"test/index.js",
"test/shimmed.js"
],
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"version": "1.3.1"
}

View File

@@ -1,84 +1,115 @@
{
"name": "array.prototype.tosorted",
"version": "1.1.1",
"description": "An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.",
"main": "index.js",
"exports": {
".": "./index.js",
"./auto": "./auto.js",
"./polyfill": "./polyfill.js",
"./implementation": "./implementation.js",
"./shim": "./shim.js",
"./package.json": "./package.json"
},
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound && evalmd README.md",
"pretest": "npm run --silent lint",
"test": "npm run tests-only",
"posttest": "aud --production",
"tests-only": "nyc tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/es-shims/Array.prototype.toSorted.git"
},
"keywords": [
"javascript",
"ecmascript",
"shim",
"polyfill",
"es-shim API",
"array",
"sort",
"sorted",
"toSorted"
],
"author": "Jordan Harband <ljharb@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/es-shims/Array.prototype.toSorted/issues"
},
"homepage": "https://github.com/es-shims/Array.prototype.toSorted#readme",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"functions-have-names": "^1.2.3",
"has": "^1.0.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0",
"get-intrinsic": "^1.1.3"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
},
"publishConfig": {
"ignore": [
".github/workflows"
]
}
"_args": [
[
"array.prototype.tosorted@1.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "array.prototype.tosorted@1.1.1",
"_id": "array.prototype.tosorted@1.1.1",
"_inBundle": false,
"_integrity": "sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==",
"_location": "/array.prototype.tosorted",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "array.prototype.tosorted@1.1.1",
"name": "array.prototype.tosorted",
"escapedName": "array.prototype.tosorted",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/eslint-plugin-react"
],
"_resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
},
"bugs": {
"url": "https://github.com/es-shims/Array.prototype.toSorted/issues"
},
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0",
"get-intrinsic": "^1.1.3"
},
"description": "An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"functions-have-names": "^1.2.3",
"has": "^1.0.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"exports": {
".": "./index.js",
"./auto": "./auto.js",
"./polyfill": "./polyfill.js",
"./implementation": "./implementation.js",
"./shim": "./shim.js",
"./package.json": "./package.json"
},
"homepage": "https://github.com/es-shims/Array.prototype.toSorted#readme",
"keywords": [
"javascript",
"ecmascript",
"shim",
"polyfill",
"es-shim API",
"array",
"sort",
"sorted",
"toSorted"
],
"license": "MIT",
"main": "index.js",
"name": "array.prototype.tosorted",
"publishConfig": {
"ignore": [
".github/workflows"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/es-shims/Array.prototype.toSorted.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"postlint": "es-shim-api --bound && evalmd README.md",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run --silent lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"version": "1.1.1"
}

View File

@@ -1,35 +1,65 @@
{
"name": "ast-types-flow",
"version": "0.0.7",
"description": "Flow types for the Javascript AST",
"main": "lib/types.js",
"files": [
"lib"
"_args": [
[
"ast-types-flow@0.0.7",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"scripts": {
"build": "gulp build",
"test": "flow"
"_from": "ast-types-flow@0.0.7",
"_id": "ast-types-flow@0.0.7",
"_inBundle": false,
"_integrity": "sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==",
"_location": "/ast-types-flow",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ast-types-flow@0.0.7",
"name": "ast-types-flow",
"escapedName": "ast-types-flow",
"rawSpec": "0.0.7",
"saveSpec": null,
"fetchSpec": "0.0.7"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kyldvs/ast-types-flow.git"
},
"keywords": [
"flow",
"ast",
"javascript"
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"author": "kyldvs",
"license": "ISC",
"_resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
"_spec": "0.0.7",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "kyldvs"
},
"bugs": {
"url": "https://github.com/kyldvs/ast-types-flow/issues"
},
"homepage": "https://github.com/kyldvs/ast-types-flow#readme",
"description": "Flow types for the Javascript AST",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-util": "^3.0.6",
"jscodeshift": "^0.3.7",
"nuclide-node-transpiler": "0.0.30",
"through2": "^2.0.0"
}
},
"files": [
"lib"
],
"homepage": "https://github.com/kyldvs/ast-types-flow#readme",
"keywords": [
"flow",
"ast",
"javascript"
],
"license": "ISC",
"main": "lib/types.js",
"name": "ast-types-flow",
"repository": {
"type": "git",
"url": "git+https://github.com/kyldvs/ast-types-flow.git"
},
"scripts": {
"build": "gulp build",
"test": "flow"
},
"version": "0.0.7"
}

View File

@@ -1,20 +1,55 @@
{
"name": "autoprefixer",
"version": "10.4.13",
"_args": [
[
"autoprefixer@10.4.13",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "autoprefixer@10.4.13",
"_id": "autoprefixer@10.4.13",
"_inBundle": false,
"_integrity": "sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==",
"_location": "/autoprefixer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "autoprefixer@10.4.13",
"name": "autoprefixer",
"escapedName": "autoprefixer",
"rawSpec": "10.4.13",
"saveSpec": null,
"fetchSpec": "10.4.13"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz",
"_spec": "10.4.13",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bin": {
"autoprefixer": "bin/autoprefixer"
},
"bugs": {
"url": "https://github.com/postcss/autoprefixer/issues"
},
"dependencies": {
"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001426",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
"postcss-value-parser": "^4.2.0"
},
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"engines": {
"node": "^10 || ^12 || >=14"
},
"keywords": [
"autoprefixer",
"css",
"prefix",
"postcss",
"postcss-plugin"
],
"main": "lib/autoprefixer.js",
"bin": "bin/autoprefixer",
"types": "lib/autoprefixer.d.ts",
"funding": [
{
"type": "opencollective",
@@ -25,21 +60,24 @@
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
}
],
"author": "Andrey Sitnik <andrey@sitnik.ru>",
"homepage": "https://github.com/postcss/autoprefixer#readme",
"keywords": [
"autoprefixer",
"css",
"prefix",
"postcss",
"postcss-plugin"
],
"license": "MIT",
"repository": "postcss/autoprefixer",
"bugs": {
"url": "https://github.com/postcss/autoprefixer/issues"
},
"main": "lib/autoprefixer.js",
"name": "autoprefixer",
"peerDependencies": {
"postcss": "^8.1.0"
},
"dependencies": {
"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001426",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
"postcss-value-parser": "^4.2.0"
}
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/autoprefixer.git"
},
"types": "lib/autoprefixer.d.ts",
"version": "10.4.13"
}

View File

@@ -1,113 +1,59 @@
{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.6.1",
"license": "MPL-2.0",
"engines": {
"node": ">=4"
"_args": [
[
"axe-core@4.6.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "axe-core@4.6.1",
"_id": "axe-core@4.6.1",
"_inBundle": false,
"_integrity": "sha512-lCZN5XRuOnpG4bpMq8v0khrWtUOn+i8lZSb6wHZH56ZfbIEv6XwJV84AAueh9/zi7qPVJ/E4yz6fmsiyOmXR4w==",
"_location": "/axe-core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "axe-core@4.6.1",
"name": "axe-core",
"escapedName": "axe-core",
"rawSpec": "4.6.1",
"saveSpec": null,
"fetchSpec": "4.6.1"
},
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.6.1.tgz",
"_spec": "4.6.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/dequelabs/axe-core/issues"
},
"contributors": [
{
"name": "David Sturley",
"organization": "Deque Systems, Inc.",
"url": "http://deque.com/"
},
{
"name": "Dylan Barrell",
"email": "dylan@barrell.com",
"organization": "Deque Systems, Inc.",
"url": "http://deque.com/"
},
{
"name": "Wilco Fiers",
"organization": "Deque Systems, Inc.",
"url": "http://deque.com/"
},
{
"name": "Dian Fay",
"organization": "Deque Systems, Inc.",
"url": "http://deque.com/"
},
{
"name": "Marcy Sutton",
"organization": "Deque Systems, Inc.",
"url": "http://deque.com/"
}
],
"homepage": "https://www.deque.com/axe/",
"repository": {
"type": "git",
"url": "https://github.com/dequelabs/axe-core.git"
},
"keywords": [
"Accessibility",
"a11y",
"testing",
"unit",
"tdd",
"bdd",
"axe"
],
"main": "axe.js",
"typings": "axe.d.ts",
"files": [
"axe.js",
"axe.min.js",
"axe.d.ts",
"sri-history.json",
"locales/"
],
"standard-version": {
"scripts": {
"postbump": "npm ci && npm run sri-update && git add doc/rule-descriptions.md"
},
"skip": {
"tag": true
}
},
"scripts": {
"start": "http-server -p 9876 --silent",
"develop": "grunt dev --force",
"api-docs": "jsdoc --configure .jsdoc.json",
"build": "grunt",
"eslint": "eslint --color --format stylish '{lib,test,build,doc}/**/*.js' 'Gruntfile.js'",
"test": "npm run test:tsc && run-s \"test:unit:* -- {@}\" --",
"test:tsc": "tsc",
"test:unit": "karma start test/karma.conf.js",
"test:debug": "npm run test:unit -- --no-single-run --browsers=Chrome",
"test:unit:core": "npm run test:unit -- testDirs=core",
"test:unit:commons": "npm run test:unit -- testDirs=commons",
"test:unit:rule-matches": "npm run test:unit -- testDirs=rule-matches",
"test:unit:checks": "npm run test:unit -- testDirs=checks",
"test:unit:api": "npm run test:unit -- testDirs=api",
"test:unit:integration": "npm run test:unit -- testDirs=integration",
"test:unit:virtual-rules": "npm run test:unit -- testDirs=virtual-rules",
"integration": "node test/integration/full/test-webdriver.js",
"integration:apg": "mocha test/aria-practices/*.spec.js",
"integration:chrome": "npm run integration -- browser=Chrome",
"integration:firefox": "npm run integration -- browser=Firefox",
"test:integration": "npm run test:integration:chrome",
"test:integration:chrome": "start-server-and-test 9876 integration:chrome",
"test:integration:firefox": "start-server-and-test 9876 integration:firefox",
"test:examples": "node ./doc/examples/test-examples",
"test:act": "mocha test/act-rules/*.spec.js",
"test:apg": "start-server-and-test 9876 integration:apg",
"test:locales": "mocha test/test-locales.js",
"test:virtual-rules": "mocha test/test-virtual-rules.js",
"test:rule-help-version": "mocha test/test-rule-help-version.js",
"test:node": "mocha test/node/*.js",
"version": "echo \"use 'npm run release' to bump axe-core version\" && exit 1",
"release": "git fetch origin --tags --force && standard-version -a",
"rule-gen": "node build/rule-generator",
"next-release": "standard-version --scripts.prebump=./build/next-version.js --skip.commit=true --skip.tag=true",
"sri-update": "grunt build && node build/sri-update && git add sri-history.json",
"sri-validate": "node build/sri-update --validate",
"fmt": "prettier --write .",
"prepare": "husky install",
"prebuild": "node ./build/check-node-version.js",
"pretest": "node ./build/check-node-version.js",
"postbuild": "prettier --write ./locales/_template.json ./doc/rule-descriptions.md"
},
"description": "Accessibility engine for automated Web UI testing",
"devDependencies": {
"@axe-core/webdriverjs": "^4.4.3",
"@babel/core": "^7.18.6",
@@ -177,6 +123,27 @@
"wcag-act-rules": "github:w3c/wcag-act-rules#9416ea6",
"weakmap-polyfill": "^2.0.4"
},
"engines": {
"node": ">=4"
},
"files": [
"axe.js",
"axe.min.js",
"axe.d.ts",
"sri-history.json",
"locales/"
],
"homepage": "https://www.deque.com/axe/",
"keywords": [
"Accessibility",
"a11y",
"testing",
"unit",
"tdd",
"bdd",
"axe"
],
"license": "MPL-2.0",
"lint-staged": {
"*.{md,json,ts,html}": [
"prettier --write"
@@ -185,5 +152,64 @@
"eslint --fix",
"prettier --write"
]
}
},
"main": "axe.js",
"name": "axe-core",
"repository": {
"type": "git",
"url": "git+https://github.com/dequelabs/axe-core.git"
},
"scripts": {
"api-docs": "jsdoc --configure .jsdoc.json",
"build": "grunt",
"develop": "grunt dev --force",
"eslint": "eslint --color --format stylish '{lib,test,build,doc}/**/*.js' 'Gruntfile.js'",
"fmt": "prettier --write .",
"integration": "node test/integration/full/test-webdriver.js",
"integration:apg": "mocha test/aria-practices/*.spec.js",
"integration:chrome": "npm run integration -- browser=Chrome",
"integration:firefox": "npm run integration -- browser=Firefox",
"next-release": "standard-version --scripts.prebump=./build/next-version.js --skip.commit=true --skip.tag=true",
"postbuild": "prettier --write ./locales/_template.json ./doc/rule-descriptions.md",
"prebuild": "node ./build/check-node-version.js",
"prepare": "husky install",
"pretest": "node ./build/check-node-version.js",
"release": "git fetch origin --tags --force && standard-version -a",
"rule-gen": "node build/rule-generator",
"sri-update": "grunt build && node build/sri-update && git add sri-history.json",
"sri-validate": "node build/sri-update --validate",
"start": "http-server -p 9876 --silent",
"test": "npm run test:tsc && run-s \"test:unit:* -- {@}\" --",
"test:act": "mocha test/act-rules/*.spec.js",
"test:apg": "start-server-and-test 9876 integration:apg",
"test:debug": "npm run test:unit -- --no-single-run --browsers=Chrome",
"test:examples": "node ./doc/examples/test-examples",
"test:integration": "npm run test:integration:chrome",
"test:integration:chrome": "start-server-and-test 9876 integration:chrome",
"test:integration:firefox": "start-server-and-test 9876 integration:firefox",
"test:locales": "mocha test/test-locales.js",
"test:node": "mocha test/node/*.js",
"test:rule-help-version": "mocha test/test-rule-help-version.js",
"test:tsc": "tsc",
"test:unit": "karma start test/karma.conf.js",
"test:unit:api": "npm run test:unit -- testDirs=api",
"test:unit:checks": "npm run test:unit -- testDirs=checks",
"test:unit:commons": "npm run test:unit -- testDirs=commons",
"test:unit:core": "npm run test:unit -- testDirs=core",
"test:unit:integration": "npm run test:unit -- testDirs=integration",
"test:unit:rule-matches": "npm run test:unit -- testDirs=rule-matches",
"test:unit:virtual-rules": "npm run test:unit -- testDirs=virtual-rules",
"test:virtual-rules": "mocha test/test-virtual-rules.js",
"version": "echo \"use 'npm run release' to bump axe-core version\" && exit 1"
},
"standard-version": {
"scripts": {
"postbump": "npm ci && npm run sri-update && git add doc/rule-descriptions.md"
},
"skip": {
"tag": true
}
},
"typings": "axe.d.ts",
"version": "4.6.1"
}

View File

@@ -1,36 +1,41 @@
{
"name": "axobject-query",
"version": "2.2.0",
"description": "Programmatic access to information about the AXObject Model",
"main": "lib/index.js",
"files": [
"lib"
"_args": [
[
"axobject-query@2.2.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"scripts": {
"build": "rimraf lib && babel src --out-dir lib",
"prepare": "npm run lint && npm run flow && npm run test && npm run build",
"coveralls": "cat ./reports/lcov.info | coveralls",
"flow": "flow; test $? -eq 0 -o $? -eq 2",
"lint": "eslint --config .eslintrc src __tests__",
"lint:fix": "npm run lint -- --fix",
"pretest": "npm run lint:fix && npm run flow",
"test": "npm run jest",
"test:ci": "npm run jest -- --ci --runInBand",
"jest": "jest --coverage __tests__/**/*"
"_from": "axobject-query@2.2.0",
"_id": "axobject-query@2.2.0",
"_inBundle": false,
"_integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==",
"_location": "/axobject-query",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "axobject-query@2.2.0",
"name": "axobject-query",
"escapedName": "axobject-query",
"rawSpec": "2.2.0",
"saveSpec": null,
"fetchSpec": "2.2.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/A11yance/axobject-query.git"
},
"keywords": [
"accessibility"
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"author": "Jesse Beach <splendidnoise@gmail.com>",
"license": "Apache-2.0",
"_resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
"_spec": "2.2.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jesse Beach",
"email": "splendidnoise@gmail.com"
},
"bugs": {
"url": "https://github.com/A11yance/axobject-query/issues"
},
"homepage": "https://github.com/A11yance/axobject-query#readme",
"dependencies": {},
"description": "Programmatic access to information about the AXObject Model",
"devDependencies": {
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
@@ -48,7 +53,10 @@
"jest": "^24.9.0",
"rimraf": "^2.6.3"
},
"dependencies": {},
"files": [
"lib"
],
"homepage": "https://github.com/A11yance/axobject-query#readme",
"jest": {
"coverageReporters": [
"lcov"
@@ -57,5 +65,28 @@
"roots": [
"<rootDir>/__tests__"
]
}
},
"keywords": [
"accessibility"
],
"license": "Apache-2.0",
"main": "lib/index.js",
"name": "axobject-query",
"repository": {
"type": "git",
"url": "git+https://github.com/A11yance/axobject-query.git"
},
"scripts": {
"build": "rimraf lib && babel src --out-dir lib",
"coveralls": "cat ./reports/lcov.info | coveralls",
"flow": "flow; test $? -eq 0 -o $? -eq 2",
"jest": "jest --coverage __tests__/**/*",
"lint": "eslint --config .eslintrc src __tests__",
"lint:fix": "npm run lint -- --fix",
"prepare": "npm run lint && npm run flow && npm run test && npm run build",
"pretest": "npm run lint:fix && npm run flow",
"test": "npm run jest",
"test:ci": "npm run jest -- --ci --runInBand"
},
"version": "2.2.0"
}

View File

@@ -1,21 +1,46 @@
{
"name": "balanced-match",
"_args": [
[
"balanced-match@1.0.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "balanced-match@1.0.2",
"_id": "balanced-match@1.0.2",
"_inBundle": false,
"_integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"_location": "/balanced-match",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "balanced-match@1.0.2",
"name": "balanced-match",
"escapedName": "balanced-match",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/brace-expansion"
],
"_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
"bugs": {
"url": "https://github.com/juliangruber/balanced-match/issues"
},
"description": "Match balanced character pairs, like \"{\" and \"}\"",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/balanced-match.git"
},
"homepage": "https://github.com/juliangruber/balanced-match",
"main": "index.js",
"scripts": {
"test": "tape test/test.js",
"bench": "matcha test/bench.js"
},
"devDependencies": {
"matcha": "^0.7.0",
"tape": "^4.6.0"
},
"homepage": "https://github.com/juliangruber/balanced-match",
"keywords": [
"match",
"regexp",
@@ -23,12 +48,17 @@
"balanced",
"parse"
],
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
"license": "MIT",
"main": "index.js",
"name": "balanced-match",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/balanced-match.git"
},
"scripts": {
"bench": "matcha test/bench.js",
"test": "tape test/test.js"
},
"testling": {
"files": "test/*.js",
"browsers": [
@@ -44,5 +74,6 @@
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
}
},
"version": "1.0.2"
}

View File

@@ -1,38 +1,74 @@
{
"name": "binary-extensions",
"version": "2.2.0",
"description": "List of binary file extensions",
"license": "MIT",
"repository": "sindresorhus/binary-extensions",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=8"
},
"scripts": {
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts",
"binary-extensions.json",
"binary-extensions.json.d.ts"
],
"keywords": [
"binary",
"extensions",
"extension",
"file",
"json",
"list",
"array"
],
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
}
"_args": [
[
"binary-extensions@2.2.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "binary-extensions@2.2.0",
"_id": "binary-extensions@2.2.0",
"_inBundle": false,
"_integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"_location": "/binary-extensions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "binary-extensions@2.2.0",
"name": "binary-extensions",
"escapedName": "binary-extensions",
"rawSpec": "2.2.0",
"saveSpec": null,
"fetchSpec": "2.2.0"
},
"_requiredBy": [
"/is-binary-path"
],
"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
"_spec": "2.2.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/binary-extensions/issues"
},
"description": "List of binary file extensions",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"index.d.ts",
"binary-extensions.json",
"binary-extensions.json.d.ts"
],
"homepage": "https://github.com/sindresorhus/binary-extensions#readme",
"keywords": [
"binary",
"extensions",
"extension",
"file",
"json",
"list",
"array"
],
"license": "MIT",
"name": "binary-extensions",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/binary-extensions.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.2.0"
}

View File

@@ -1,33 +1,63 @@
{
"name": "brace-expansion",
"description": "Brace expansion as known from sh/bash",
"version": "1.1.11",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/brace-expansion.git"
"_args": [
[
"brace-expansion@1.1.11",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "brace-expansion@1.1.11",
"_id": "brace-expansion@1.1.11",
"_inBundle": false,
"_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"_location": "/brace-expansion",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "brace-expansion@1.1.11",
"name": "brace-expansion",
"escapedName": "brace-expansion",
"rawSpec": "1.1.11",
"saveSpec": null,
"fetchSpec": "1.1.11"
},
"homepage": "https://github.com/juliangruber/brace-expansion",
"main": "index.js",
"scripts": {
"test": "tape test/*.js",
"gentest": "bash test/generate.sh",
"bench": "matcha test/perf/bench.js"
},
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
},
"devDependencies": {
"matcha": "^0.7.0",
"tape": "^4.6.0"
},
"keywords": [],
"_requiredBy": [
"/minimatch"
],
"_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"_spec": "1.1.11",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
"bugs": {
"url": "https://github.com/juliangruber/brace-expansion/issues"
},
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
},
"description": "Brace expansion as known from sh/bash",
"devDependencies": {
"matcha": "^0.7.0",
"tape": "^4.6.0"
},
"homepage": "https://github.com/juliangruber/brace-expansion",
"keywords": [],
"license": "MIT",
"main": "index.js",
"name": "brace-expansion",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/brace-expansion.git"
},
"scripts": {
"bench": "matcha test/perf/bench.js",
"gentest": "bash test/generate.sh",
"test": "tape test/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": [
@@ -43,5 +73,6 @@
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
}
},
"version": "1.1.11"
}

View File

@@ -1,42 +1,80 @@
{
"name": "braces",
"description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
"version": "3.0.2",
"homepage": "https://github.com/micromatch/braces",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"Brian Woodward (https://twitter.com/doowb)",
"Elan Shanker (https://github.com/es128)",
"Eugene Sharygin (https://github.com/eush77)",
"hemanth.hm (http://h3manth.com)",
"Jon Schlinkert (http://twitter.com/jonschlinkert)"
"_args": [
[
"braces@3.0.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"repository": "micromatch/braces",
"_from": "braces@3.0.2",
"_id": "braces@3.0.2",
"_inBundle": false,
"_integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
"_location": "/braces",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "braces@3.0.2",
"name": "braces",
"escapedName": "braces",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/chokidar",
"/micromatch"
],
"_resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/micromatch/braces/issues"
},
"license": "MIT",
"files": [
"index.js",
"lib"
"contributors": [
{
"name": "Brian Woodward",
"url": "https://twitter.com/doowb"
},
{
"name": "Elan Shanker",
"url": "https://github.com/es128"
},
{
"name": "Eugene Sharygin",
"url": "https://github.com/eush77"
},
{
"name": "hemanth.hm",
"url": "http://h3manth.com"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
],
"main": "index.js",
"engines": {
"node": ">=8"
},
"scripts": {
"test": "mocha",
"benchmark": "node benchmark"
},
"dependencies": {
"fill-range": "^7.0.1"
},
"description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
"devDependencies": {
"ansi-colors": "^3.2.4",
"bash-path": "^2.0.1",
"gulp-format-md": "^2.0.0",
"mocha": "^6.1.1"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/micromatch/braces",
"keywords": [
"alpha",
"alphabetical",
@@ -61,6 +99,17 @@
"ranges",
"sh"
],
"license": "MIT",
"main": "index.js",
"name": "braces",
"repository": {
"type": "git",
"url": "git+https://github.com/micromatch/braces.git"
},
"scripts": {
"benchmark": "node benchmark",
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
@@ -73,5 +122,6 @@
"plugins": [
"gulp-format-md"
]
}
},
"version": "3.0.2"
}

View File

@@ -1,12 +1,57 @@
{
"name": "browserslist",
"version": "4.21.4",
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
"keywords": [
"caniuse",
"browsers",
"target"
"_args": [
[
"browserslist@4.21.4",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "browserslist@4.21.4",
"_id": "browserslist@4.21.4",
"_inBundle": false,
"_integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
"_location": "/browserslist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browserslist@4.21.4",
"name": "browserslist",
"escapedName": "browserslist",
"rawSpec": "4.21.4",
"saveSpec": null,
"fetchSpec": "4.21.4"
},
"_requiredBy": [
"/autoprefixer"
],
"_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz",
"_spec": "4.21.4",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bin": {
"browserslist": "cli.js"
},
"browser": {
"./node.js": "./browser.js",
"path": false
},
"bugs": {
"url": "https://github.com/browserslist/browserslist/issues"
},
"dependencies": {
"caniuse-lite": "^1.0.30001400",
"electron-to-chromium": "^1.4.251",
"node-releases": "^2.0.6",
"update-browserslist-db": "^1.0.9"
},
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
},
"funding": [
{
"type": "opencollective",
@@ -17,24 +62,18 @@
"url": "https://tidelift.com/funding/github/npm/browserslist"
}
],
"author": "Andrey Sitnik <andrey@sitnik.ru>",
"homepage": "https://github.com/browserslist/browserslist#readme",
"keywords": [
"caniuse",
"browsers",
"target"
],
"license": "MIT",
"repository": "browserslist/browserslist",
"dependencies": {
"caniuse-lite": "^1.0.30001400",
"electron-to-chromium": "^1.4.251",
"node-releases": "^2.0.6",
"update-browserslist-db": "^1.0.9"
},
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
},
"bin": {
"browserslist": "cli.js"
"name": "browserslist",
"repository": {
"type": "git",
"url": "git+https://github.com/browserslist/browserslist.git"
},
"types": "./index.d.ts",
"browser": {
"./node.js": "./browser.js",
"path": false
}
"version": "4.21.4"
}

View File

@@ -1,80 +1,132 @@
{
"name": "call-bind",
"version": "1.0.2",
"description": "Robustly `.call.bind()` a function",
"main": "index.js",
"exports": {
".": [
{
"default": "./index.js"
},
"./index.js"
],
"./callBound": [
{
"default": "./callBound.js"
},
"./callBound.js"
],
"./package.json": "./package.json"
},
"scripts": {
"prepublish": "safe-publish-latest",
"lint": "eslint --ext=.js,.mjs .",
"pretest": "npm run lint",
"tests-only": "nyc tape 'test/*'",
"test": "npm run tests-only",
"posttest": "aud --production",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/ljharb/call-bind.git"
},
"keywords": [
"javascript",
"ecmascript",
"es",
"js",
"callbind",
"callbound",
"call",
"bind",
"bound",
"call-bind",
"call-bound",
"function",
"es-abstract"
],
"author": "Jordan Harband <ljharb@gmail.com>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/ljharb/call-bind/issues"
},
"homepage": "https://github.com/ljharb/call-bind#readme",
"devDependencies": {
"@ljharb/eslint-config": "^17.3.0",
"aud": "^1.1.3",
"auto-changelog": "^2.2.1",
"eslint": "^7.17.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.1.1"
},
"dependencies": {
"function-bind": "^1.1.1",
"get-intrinsic": "^1.0.2"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
}
"_args": [
[
"call-bind@1.0.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "call-bind@1.0.2",
"_id": "call-bind@1.0.2",
"_inBundle": false,
"_integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
"_location": "/call-bind",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "call-bind@1.0.2",
"name": "call-bind",
"escapedName": "call-bind",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/array-includes",
"/array.prototype.flat",
"/array.prototype.flatmap",
"/array.prototype.tosorted",
"/es-abstract",
"/function.prototype.name",
"/get-symbol-description",
"/is-boolean-object",
"/is-regex",
"/is-shared-array-buffer",
"/is-weakref",
"/object.assign",
"/object.entries",
"/object.fromentries",
"/object.values",
"/regexp.prototype.flags",
"/safe-regex-test",
"/side-channel",
"/string.prototype.matchall",
"/string.prototype.trimend",
"/string.prototype.trimstart",
"/unbox-primitive"
],
"_resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
},
"bugs": {
"url": "https://github.com/ljharb/call-bind/issues"
},
"dependencies": {
"function-bind": "^1.1.1",
"get-intrinsic": "^1.0.2"
},
"description": "Robustly `.call.bind()` a function",
"devDependencies": {
"@ljharb/eslint-config": "^17.3.0",
"aud": "^1.1.3",
"auto-changelog": "^2.2.1",
"eslint": "^7.17.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.1.1"
},
"exports": {
".": [
{
"default": "./index.js"
},
"./index.js"
],
"./callBound": [
{
"default": "./callBound.js"
},
"./callBound.js"
],
"./package.json": "./package.json"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/ljharb/call-bind#readme",
"keywords": [
"javascript",
"ecmascript",
"es",
"js",
"callbind",
"callbound",
"call",
"bind",
"bound",
"call-bind",
"call-bound",
"function",
"es-abstract"
],
"license": "MIT",
"main": "index.js",
"name": "call-bind",
"repository": {
"type": "git",
"url": "git+https://github.com/ljharb/call-bind.git"
},
"scripts": {
"lint": "eslint --ext=.js,.mjs .",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prepublish": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/*'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"version": "1.0.2"
}

View File

@@ -1,39 +1,74 @@
{
"name": "callsites",
"version": "3.1.0",
"description": "Get callsites from the V8 stack trace API",
"license": "MIT",
"repository": "sindresorhus/callsites",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=6"
},
"scripts": {
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"stacktrace",
"v8",
"callsite",
"callsites",
"stack",
"trace",
"function",
"file",
"line",
"debug"
],
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
}
"_args": [
[
"callsites@3.1.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "callsites@3.1.0",
"_id": "callsites@3.1.0",
"_inBundle": false,
"_integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
"_location": "/callsites",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "callsites@3.1.0",
"name": "callsites",
"escapedName": "callsites",
"rawSpec": "3.1.0",
"saveSpec": null,
"fetchSpec": "3.1.0"
},
"_requiredBy": [
"/parent-module"
],
"_resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
"_spec": "3.1.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/callsites/issues"
},
"description": "Get callsites from the V8 stack trace API",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/callsites#readme",
"keywords": [
"stacktrace",
"v8",
"callsite",
"callsites",
"stack",
"trace",
"function",
"file",
"line",
"debug"
],
"license": "MIT",
"name": "callsites",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/callsites.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "3.1.0"
}

View File

@@ -1,11 +1,43 @@
{
"name": "camelcase-css",
"description": "Convert a kebab-cased CSS property into a camelCased DOM property.",
"version": "2.0.1",
"license": "MIT",
"author": "Steven Vachon <contact@svachon.com> (https://www.svachon.com/)",
"repository": "stevenvachon/camelcase-css",
"_args": [
[
"camelcase-css@2.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "camelcase-css@2.0.1",
"_id": "camelcase-css@2.0.1",
"_inBundle": false,
"_integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
"_location": "/camelcase-css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "camelcase-css@2.0.1",
"name": "camelcase-css",
"escapedName": "camelcase-css",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/postcss-js"
],
"_resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Steven Vachon",
"email": "contact@svachon.com",
"url": "https://www.svachon.com/"
},
"browser": "index-es5.js",
"bugs": {
"url": "https://github.com/stevenvachon/camelcase-css/issues"
},
"description": "Convert a kebab-cased CSS property into a camelCased DOM property.",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
@@ -17,18 +49,26 @@
"engines": {
"node": ">= 6"
},
"scripts": {
"pretest": "babel index.js --out-file=index-es5.js --presets=env --plugins=optimize-starts-with",
"test": "mocha test.js --check-leaks --bail"
},
"files": [
"index.js",
"index-es5.js"
],
"homepage": "https://github.com/stevenvachon/camelcase-css#readme",
"keywords": [
"camelcase",
"case",
"css",
"dom"
]
],
"license": "MIT",
"name": "camelcase-css",
"repository": {
"type": "git",
"url": "git+https://github.com/stevenvachon/camelcase-css.git"
},
"scripts": {
"pretest": "babel index.js --out-file=index-es5.js --presets=env --plugins=optimize-starts-with",
"test": "mocha test.js --check-leaks --bail"
},
"version": "2.0.1"
}

View File

@@ -1,25 +1,47 @@
{
"name": "caniuse-lite",
"version": "1.0.30001441",
"description": "A smaller version of caniuse-db, with only the essentials!",
"main": "dist/unpacker/index.js",
"files": [
"data",
"dist"
"_args": [
[
"caniuse-lite@1.0.30001441",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
"_from": "caniuse-lite@1.0.30001441",
"_id": "caniuse-lite@1.0.30001441",
"_inBundle": false,
"_integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "caniuse-lite@1.0.30001441",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "1.0.30001441",
"saveSpec": null,
"fetchSpec": "1.0.30001441"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist",
"/next"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz",
"_spec": "1.0.30001441",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"repository": "browserslist/caniuse-lite",
"bugs": {
"url": "https://github.com/browserslist/caniuse-lite/issues"
},
"description": "A smaller version of caniuse-db, with only the essentials!",
"files": [
"data",
"dist"
],
"funding": [
{
"type": "opencollective",
@@ -30,5 +52,20 @@
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
}
],
"license": "CC-BY-4.0"
"homepage": "https://github.com/browserslist/caniuse-lite#readme",
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
],
"license": "CC-BY-4.0",
"main": "dist/unpacker/index.js",
"name": "caniuse-lite",
"repository": {
"type": "git",
"url": "git+https://github.com/browserslist/caniuse-lite.git"
},
"version": "1.0.30001441"
}

View File

@@ -1,68 +1,103 @@
{
"name": "chalk",
"version": "4.1.2",
"description": "Terminal string styling done right",
"license": "MIT",
"repository": "chalk/chalk",
"funding": "https://github.com/chalk/chalk?sponsor=1",
"main": "source",
"engines": {
"node": ">=10"
},
"scripts": {
"test": "xo && nyc ava && tsd",
"bench": "matcha benchmark.js"
},
"files": [
"source",
"index.d.ts"
],
"keywords": [
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"str",
"ansi",
"style",
"styles",
"tty",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"devDependencies": {
"ava": "^2.4.0",
"coveralls": "^3.0.7",
"execa": "^4.0.0",
"import-fresh": "^3.1.0",
"matcha": "^0.7.0",
"nyc": "^15.0.0",
"resolve-from": "^5.0.0",
"tsd": "^0.7.4",
"xo": "^0.28.2"
},
"xo": {
"rules": {
"unicorn/prefer-string-slice": "off",
"unicorn/prefer-includes": "off",
"@typescript-eslint/member-ordering": "off",
"no-redeclare": "off",
"unicorn/string-content": "off",
"unicorn/better-regex": "off"
}
}
"_args": [
[
"chalk@4.1.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "chalk@4.1.2",
"_id": "chalk@4.1.2",
"_inBundle": false,
"_integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"_location": "/chalk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "chalk@4.1.2",
"name": "chalk",
"escapedName": "chalk",
"rawSpec": "4.1.2",
"saveSpec": null,
"fetchSpec": "4.1.2"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"_spec": "4.1.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/chalk/chalk/issues"
},
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"description": "Terminal string styling done right",
"devDependencies": {
"ava": "^2.4.0",
"coveralls": "^3.0.7",
"execa": "^4.0.0",
"import-fresh": "^3.1.0",
"matcha": "^0.7.0",
"nyc": "^15.0.0",
"resolve-from": "^5.0.0",
"tsd": "^0.7.4",
"xo": "^0.28.2"
},
"engines": {
"node": ">=10"
},
"files": [
"source",
"index.d.ts"
],
"funding": "https://github.com/chalk/chalk?sponsor=1",
"homepage": "https://github.com/chalk/chalk#readme",
"keywords": [
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"str",
"ansi",
"style",
"styles",
"tty",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"license": "MIT",
"main": "source",
"name": "chalk",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/chalk.git"
},
"scripts": {
"bench": "matcha benchmark.js",
"test": "xo && nyc ava && tsd"
},
"version": "4.1.2",
"xo": {
"rules": {
"unicorn/prefer-string-slice": "off",
"unicorn/prefer-includes": "off",
"@typescript-eslint/member-ordering": "off",
"no-redeclare": "off",
"unicorn/string-content": "off",
"unicorn/better-regex": "off"
}
}
}

View File

@@ -1,32 +1,55 @@
{
"name": "glob-parent",
"version": "5.1.2",
"description": "Extract the non-magic parent path from a glob string.",
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
"_args": [
[
"glob-parent@5.1.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "glob-parent@5.1.2",
"_id": "glob-parent@5.1.2",
"_inBundle": false,
"_integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"_location": "/chokidar/glob-parent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "glob-parent@5.1.2",
"name": "glob-parent",
"escapedName": "glob-parent",
"rawSpec": "5.1.2",
"saveSpec": null,
"fetchSpec": "5.1.2"
},
"_requiredBy": [
"/chokidar"
],
"_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"_spec": "5.1.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Gulp Team",
"email": "team@gulpjs.com",
"url": "https://gulpjs.com/"
},
"bugs": {
"url": "https://github.com/gulpjs/glob-parent/issues"
},
"contributors": [
"Elan Shanker (https://github.com/es128)",
"Blaine Bublitz <blaine.bublitz@gmail.com>"
{
"name": "Elan Shanker",
"url": "https://github.com/es128"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com"
}
],
"repository": "gulpjs/glob-parent",
"license": "ISC",
"engines": {
"node": ">= 6"
},
"main": "index.js",
"files": [
"LICENSE",
"index.js"
],
"scripts": {
"lint": "eslint .",
"pretest": "npm run lint",
"test": "nyc mocha --async-only",
"azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
"coveralls": "nyc report --reporter=text-lcov | coveralls"
},
"dependencies": {
"is-glob": "^4.0.1"
},
"description": "Extract the non-magic parent path from a glob string.",
"devDependencies": {
"coveralls": "^3.0.11",
"eslint": "^2.13.1",
@@ -35,6 +58,14 @@
"mocha": "^6.0.2",
"nyc": "^13.3.0"
},
"engines": {
"node": ">= 6"
},
"files": [
"LICENSE",
"index.js"
],
"homepage": "https://github.com/gulpjs/glob-parent#readme",
"keywords": [
"glob",
"parent",
@@ -44,5 +75,20 @@
"directory",
"base",
"wildcard"
]
],
"license": "ISC",
"main": "index.js",
"name": "glob-parent",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/glob-parent.git"
},
"scripts": {
"azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "eslint .",
"pretest": "npm run lint",
"test": "nyc mocha --async-only"
},
"version": "5.1.2"
}

View File

@@ -1,29 +1,62 @@
{
"name": "chokidar",
"description": "Minimal and efficient cross-platform file watching library",
"version": "3.5.3",
"homepage": "https://github.com/paulmillr/chokidar",
"author": "Paul Miller (https://paulmillr.com)",
"contributors": [
"Paul Miller (https://paulmillr.com)",
"Elan Shanker"
"_args": [
[
"chokidar@3.5.3",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"engines": {
"node": ">= 8.10.0"
"_development": true,
"_from": "chokidar@3.5.3",
"_id": "chokidar@3.5.3",
"_inBundle": false,
"_integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
"_location": "/chokidar",
"_phantomChildren": {
"is-glob": "4.0.3"
},
"main": "index.js",
"_requested": {
"type": "version",
"registry": true,
"raw": "chokidar@3.5.3",
"name": "chokidar",
"escapedName": "chokidar",
"rawSpec": "3.5.3",
"saveSpec": null,
"fetchSpec": "3.5.3"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
"_spec": "3.5.3",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Paul Miller",
"url": "https://paulmillr.com"
},
"bugs": {
"url": "https://github.com/paulmillr/chokidar/issues"
},
"contributors": [
{
"name": "Paul Miller",
"url": "https://paulmillr.com"
},
{
"name": "Elan Shanker"
}
],
"dependencies": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"fsevents": "~2.3.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
},
"description": "Minimal and efficient cross-platform file watching library",
"devDependencies": {
"@types/node": "^14",
"chai": "^4.3",
@@ -37,25 +70,21 @@
"typescript": "~4.4.3",
"upath": "^1.2.0"
},
"engines": {
"node": ">= 8.10.0"
},
"files": [
"index.js",
"lib/*.js",
"types/index.d.ts"
],
"repository": {
"type": "git",
"url": "git+https://github.com/paulmillr/chokidar.git"
},
"bugs": {
"url": "https://github.com/paulmillr/chokidar/issues"
},
"license": "MIT",
"scripts": {
"dtslint": "dtslint types",
"lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .",
"mocha": "mocha --exit --timeout 90000",
"test": "npm run lint && npm run mocha"
},
"funding": [
{
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
],
"homepage": "https://github.com/paulmillr/chokidar",
"keywords": [
"fs",
"watch",
@@ -65,7 +94,9 @@
"file",
"fsevents"
],
"types": "./types/index.d.ts",
"license": "MIT",
"main": "index.js",
"name": "chokidar",
"nyc": {
"include": [
"index.js",
@@ -76,10 +107,19 @@
"text"
]
},
"funding": [
{
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
]
"optionalDependencies": {
"fsevents": "~2.3.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/paulmillr/chokidar.git"
},
"scripts": {
"dtslint": "dtslint types",
"lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .",
"mocha": "mocha --exit --timeout 90000",
"test": "npm run lint && npm run mocha"
},
"types": "./types/index.d.ts",
"version": "3.5.3"
}

View File

@@ -1,19 +1,52 @@
{
"name": "client-only",
"description": "This is a marker package to indicate that a module can only be used in Client Components.",
"keywords": [
"react"
"_args": [
[
"client-only@0.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"version": "0.0.1",
"homepage": "https://reactjs.org/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": ["index.js", "error.js"],
"main": "index.js",
"_from": "client-only@0.0.1",
"_id": "client-only@0.0.1",
"_inBundle": false,
"_integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
"_location": "/client-only",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "client-only@0.0.1",
"name": "client-only",
"escapedName": "client-only",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/styled-jsx"
],
"_resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"description": "This is a marker package to indicate that a module can only be used in Client Components.",
"exports": {
".": {
"react-server": "./error.js",
"default": "./index.js"
}
}
},
"files": [
"index.js",
"error.js"
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"name": "client-only",
"version": "0.0.1"
}

View File

@@ -1,17 +1,56 @@
{
"name": "color-convert",
"_args": [
[
"color-convert@2.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "color-convert@2.0.1",
"_id": "color-convert@2.0.1",
"_inBundle": false,
"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"_location": "/color-convert",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "color-convert@2.0.1",
"name": "color-convert",
"escapedName": "color-convert",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/ansi-styles"
],
"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Heather Arthur",
"email": "fayearthur@gmail.com"
},
"bugs": {
"url": "https://github.com/Qix-/color-convert/issues"
},
"dependencies": {
"color-name": "~1.1.4"
},
"description": "Plain color conversion functions",
"version": "2.0.1",
"author": "Heather Arthur <fayearthur@gmail.com>",
"license": "MIT",
"repository": "Qix-/color-convert",
"scripts": {
"pretest": "xo",
"test": "node test/basic.js"
"devDependencies": {
"chalk": "^2.4.2",
"xo": "^0.24.0"
},
"engines": {
"node": ">=7.0.0"
},
"files": [
"index.js",
"conversions.js",
"route.js"
],
"homepage": "https://github.com/Qix-/color-convert#readme",
"keywords": [
"color",
"colour",
@@ -26,23 +65,22 @@
"ansi",
"ansi16"
],
"files": [
"index.js",
"conversions.js",
"route.js"
],
"license": "MIT",
"name": "color-convert",
"repository": {
"type": "git",
"url": "git+https://github.com/Qix-/color-convert.git"
},
"scripts": {
"pretest": "xo",
"test": "node test/basic.js"
},
"version": "2.0.1",
"xo": {
"rules": {
"default-case": 0,
"no-inline-comments": 0,
"operator-linebreak": 0
}
},
"devDependencies": {
"chalk": "^2.4.2",
"xo": "^0.24.0"
},
"dependencies": {
"color-name": "~1.1.4"
}
}

View File

@@ -1,28 +1,60 @@
{
"name": "color-name",
"version": "1.1.4",
"description": "A list of color names and its values",
"main": "index.js",
"files": [
"index.js"
],
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git@github.com:colorjs/color-name.git"
},
"keywords": [
"color-name",
"color",
"color-keyword",
"keyword"
],
"author": "DY <dfcreative@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/colorjs/color-name/issues"
},
"homepage": "https://github.com/colorjs/color-name"
}
{
"_args": [
[
"color-name@1.1.4",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "color-name@1.1.4",
"_id": "color-name@1.1.4",
"_inBundle": false,
"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"_location": "/color-name",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "color-name@1.1.4",
"name": "color-name",
"escapedName": "color-name",
"rawSpec": "1.1.4",
"saveSpec": null,
"fetchSpec": "1.1.4"
},
"_requiredBy": [
"/color-convert",
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"_spec": "1.1.4",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "DY",
"email": "dfcreative@gmail.com"
},
"bugs": {
"url": "https://github.com/colorjs/color-name/issues"
},
"description": "A list of color names and its values",
"files": [
"index.js"
],
"homepage": "https://github.com/colorjs/color-name",
"keywords": [
"color-name",
"color",
"color-keyword",
"keyword"
],
"license": "MIT",
"main": "index.js",
"name": "color-name",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/colorjs/color-name.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.4"
}

View File

@@ -1,43 +1,91 @@
{
"name" : "concat-map",
"description" : "concatenative mapdashery",
"version" : "0.0.1",
"repository" : {
"type" : "git",
"url" : "git://github.com/substack/node-concat-map.git"
},
"main" : "index.js",
"keywords" : [
"concat",
"concatMap",
"map",
"functional",
"higher-order"
],
"directories" : {
"example" : "example",
"test" : "test"
},
"scripts" : {
"test" : "tape test/*.js"
},
"devDependencies" : {
"tape" : "~2.4.0"
},
"license" : "MIT",
"author" : {
"name" : "James Halliday",
"email" : "mail@substack.net",
"url" : "http://substack.net"
},
"testling" : {
"files" : "test/*.js",
"browsers" : {
"ie" : [ 6, 7, 8, 9 ],
"ff" : [ 3.5, 10, 15.0 ],
"chrome" : [ 10, 22 ],
"safari" : [ 5.1 ],
"opera" : [ 12 ]
}
"_args": [
[
"concat-map@0.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "concat-map@0.0.1",
"_id": "concat-map@0.0.1",
"_inBundle": false,
"_integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
"_location": "/concat-map",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "concat-map@0.0.1",
"name": "concat-map",
"escapedName": "concat-map",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/brace-expansion"
],
"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-concat-map/issues"
},
"description": "concatenative mapdashery",
"devDependencies": {
"tape": "~2.4.0"
},
"directories": {
"example": "example",
"test": "test"
},
"homepage": "https://github.com/substack/node-concat-map#readme",
"keywords": [
"concat",
"concatMap",
"map",
"functional",
"higher-order"
],
"license": "MIT",
"main": "index.js",
"name": "concat-map",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-concat-map.git"
},
"scripts": {
"test": "tape test/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": {
"ie": [
6,
7,
8,
9
],
"ff": [
3.5,
10,
15
],
"chrome": [
10,
22
],
"safari": [
5.1
],
"opera": [
12
]
}
},
"version": "0.0.1"
}

View File

@@ -1,7 +1,46 @@
{
"name": "core-js-pure",
"version": "3.27.0",
"_args": [
[
"core-js-pure@3.27.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "core-js-pure@3.27.0",
"_id": "core-js-pure@3.27.0",
"_inBundle": false,
"_integrity": "sha512-fJml7FM6v1HI3Gkg5/Ifc/7Y2qXcJxaDwSROeZGAZfNykSTvUk94WT55TYzJ2lFHK0voSr/d4nOVChLuNCWNpA==",
"_location": "/core-js-pure",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "core-js-pure@3.27.0",
"name": "core-js-pure",
"escapedName": "core-js-pure",
"rawSpec": "3.27.0",
"saveSpec": null,
"fetchSpec": "3.27.0"
},
"_requiredBy": [
"/@babel/runtime-corejs3"
],
"_resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.27.0.tgz",
"_spec": "3.27.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru",
"url": "http://zloirock.ru"
},
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"description": "Standard library",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
},
"homepage": "https://github.com/zloirock/core-js#readme",
"keywords": [
"ES3",
"ES5",
@@ -48,26 +87,19 @@
"ponyfill",
"shim"
],
"license": "MIT",
"main": "index.js",
"name": "core-js-pure",
"repository": {
"type": "git",
"url": "https://github.com/zloirock/core-js.git",
"url": "git+https://github.com/zloirock/core-js.git",
"directory": "packages/core-js-pure"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
},
"license": "MIT",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru",
"url": "http://zloirock.ru"
"scripts": {
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
},
"sideEffects": [
"./modules/*.js"
],
"main": "index.js",
"scripts": {
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
}
"version": "3.27.0"
}

View File

@@ -1,46 +1,39 @@
{
"name": "cross-spawn",
"version": "7.0.3",
"description": "Cross platform child_process#spawn and child_process#spawnSync",
"keywords": [
"spawn",
"spawnSync",
"windows",
"cross-platform",
"path-ext",
"shebang",
"cmd",
"execute"
],
"author": "André Cruz <andre@moxy.studio>",
"homepage": "https://github.com/moxystudio/node-cross-spawn",
"repository": {
"type": "git",
"url": "git@github.com:moxystudio/node-cross-spawn.git"
},
"license": "MIT",
"main": "index.js",
"files": [
"lib"
],
"scripts": {
"lint": "eslint .",
"test": "jest --env node --coverage",
"prerelease": "npm t && npm run lint",
"release": "standard-version",
"postrelease": "git push --follow-tags origin HEAD && npm publish"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.js": [
"eslint --fix",
"git add"
"_args": [
[
"cross-spawn@7.0.3",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "cross-spawn@7.0.3",
"_id": "cross-spawn@7.0.3",
"_inBundle": false,
"_integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
"_location": "/cross-spawn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cross-spawn@7.0.3",
"name": "cross-spawn",
"escapedName": "cross-spawn",
"rawSpec": "7.0.3",
"saveSpec": null,
"fetchSpec": "7.0.3"
},
"_requiredBy": [
"/@pkgr/utils",
"/eslint"
],
"_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
"_spec": "7.0.3",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "André Cruz",
"email": "andre@moxy.studio"
},
"bugs": {
"url": "https://github.com/moxystudio/node-cross-spawn/issues"
},
"commitlint": {
"extends": [
@@ -52,6 +45,7 @@
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"description": "Cross platform child_process#spawn and child_process#spawnSync",
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
@@ -69,5 +63,46 @@
},
"engines": {
"node": ">= 8"
}
},
"files": [
"lib"
],
"homepage": "https://github.com/moxystudio/node-cross-spawn",
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
}
},
"keywords": [
"spawn",
"spawnSync",
"windows",
"cross-platform",
"path-ext",
"shebang",
"cmd",
"execute"
],
"license": "MIT",
"lint-staged": {
"*.js": [
"eslint --fix",
"git add"
]
},
"main": "index.js",
"name": "cross-spawn",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git"
},
"scripts": {
"lint": "eslint .",
"postrelease": "git push --follow-tags origin HEAD && npm publish",
"prerelease": "npm t && npm run lint",
"release": "standard-version",
"test": "jest --env node --coverage"
},
"version": "7.0.3"
}

View File

@@ -1,42 +1,44 @@
{
"name": "cssesc",
"version": "3.0.0",
"description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.",
"homepage": "https://mths.be/cssesc",
"engines": {
"node": ">=4"
},
"main": "cssesc.js",
"bin": "bin/cssesc",
"man": "man/cssesc.1",
"keywords": [
"css",
"escape",
"identifier",
"string",
"tool"
"_args": [
[
"cssesc@3.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"license": "MIT",
"_development": true,
"_from": "cssesc@3.0.0",
"_id": "cssesc@3.0.0",
"_inBundle": false,
"_integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
"_location": "/cssesc",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cssesc@3.0.0",
"name": "cssesc",
"escapedName": "cssesc",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/postcss-selector-parser"
],
"_resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
"repository": {
"type": "git",
"url": "https://github.com/mathiasbynens/cssesc.git"
"bin": {
"cssesc": "bin/cssesc"
},
"bugs": "https://github.com/mathiasbynens/cssesc/issues",
"files": [
"LICENSE-MIT.txt",
"cssesc.js",
"bin/",
"man/"
],
"scripts": {
"build": "grunt template && babel cssesc.js -o cssesc.js",
"test": "mocha tests",
"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
"bugs": {
"url": "https://github.com/mathiasbynens/cssesc/issues"
},
"description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
@@ -47,5 +49,38 @@
"mocha": "^2.5.3",
"regenerate": "^1.2.1",
"requirejs": "^2.1.16"
}
},
"engines": {
"node": ">=4"
},
"files": [
"LICENSE-MIT.txt",
"cssesc.js",
"bin/",
"man/"
],
"homepage": "https://mths.be/cssesc",
"keywords": [
"css",
"escape",
"identifier",
"string",
"tool"
],
"license": "MIT",
"main": "cssesc.js",
"man": [
"man/cssesc.1"
],
"name": "cssesc",
"repository": {
"type": "git",
"url": "git+https://github.com/mathiasbynens/cssesc.git"
},
"scripts": {
"build": "grunt template && babel cssesc.js -o cssesc.js",
"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec",
"test": "mocha tests"
},
"version": "3.0.0"
}

View File

@@ -1,12 +1,61 @@
{
"name": "damerau-levenshtein",
"version": "1.0.8",
"description": "Damerau - Levenshtein distance by The Spanish Inquisition + relative distance",
"main": "index.js",
"scripts": {
"test": "mocha --use_strict",
"version": "scripts/update-changelog.sh"
"_args": [
[
"damerau-levenshtein@1.0.8",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "damerau-levenshtein@1.0.8",
"_id": "damerau-levenshtein@1.0.8",
"_inBundle": false,
"_integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
"_location": "/damerau-levenshtein",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "damerau-levenshtein@1.0.8",
"name": "damerau-levenshtein",
"escapedName": "damerau-levenshtein",
"rawSpec": "1.0.8",
"saveSpec": null,
"fetchSpec": "1.0.8"
},
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
"_spec": "1.0.8",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "The Spanish Inquisition"
},
"bugs": {
"url": "https://github.com/tad-lispy/node-damerau-levenshtein/issues"
},
"contributors": [
{
"name": "Tadeusz Łazurski",
"url": "https://tad-lispy.com/"
},
{
"name": "Gustavo Marques Adolph"
},
{
"name": "Ivan Gilchrist",
"email": "github@jumpingfishes.com",
"url": "http://jumpingfishes.com"
},
{
"name": "Boris Yakubchik",
"url": "http://dev.yboris.com/"
}
],
"description": "Damerau - Levenshtein distance by The Spanish Inquisition + relative distance",
"devDependencies": {
"mocha": "^9.1.3"
},
"homepage": "https://github.com/tad-lispy/node-damerau-levenshtein#readme",
"keywords": [
"Damerau-Levenshtein",
"Damerau",
@@ -15,22 +64,16 @@
"compare",
"relative"
],
"author": "The Spanish Inquisition",
"contributors": [
"Tadeusz Łazurski (https://tad-lispy.com/)",
"Gustavo Marques Adolph",
"Ivan Gilchrist <github@jumpingfishes.com> (http://jumpingfishes.com)",
"Boris Yakubchik (http://dev.yboris.com/)"
],
"license": "BSD-2-Clause",
"devDependencies": {
"mocha": "^9.1.3"
},
"main": "index.js",
"name": "damerau-levenshtein",
"repository": {
"type": "git",
"url": "https://github.com/tad-lispy/node-damerau-levenshtein.git"
"url": "git+https://github.com/tad-lispy/node-damerau-levenshtein.git"
},
"bugs": {
"url": "https://github.com/tad-lispy/node-damerau-levenshtein/issues"
}
"scripts": {
"test": "mocha --use_strict",
"version": "scripts/update-changelog.sh"
},
"version": "1.0.8"
}

View File

@@ -1,38 +1,64 @@
{
"name": "debug",
"version": "4.3.4",
"repository": {
"type": "git",
"url": "git://github.com/debug-js/debug.git"
"_args": [
[
"debug@4.3.4",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "debug@4.3.4",
"_id": "debug@4.3.4",
"_inBundle": false,
"_integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
"_location": "/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "debug@4.3.4",
"name": "debug",
"escapedName": "debug",
"rawSpec": "4.3.4",
"saveSpec": null,
"fetchSpec": "4.3.4"
},
"description": "Lightweight debugging utility for Node.js and the browser",
"keywords": [
"debug",
"log",
"debugger"
"_requiredBy": [
"/@eslint/eslintrc",
"/@humanwhocodes/config-array",
"/@typescript-eslint/parser",
"/@typescript-eslint/typescript-estree",
"/eslint",
"/eslint-import-resolver-typescript"
],
"files": [
"src",
"LICENSE",
"README.md"
],
"author": "Josh Junon <josh.junon@protonmail.com>",
"_resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
"_spec": "4.3.4",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Josh Junon",
"email": "josh.junon@protonmail.com"
},
"browser": "./src/browser.js",
"bugs": {
"url": "https://github.com/debug-js/debug/issues"
},
"contributors": [
"TJ Holowaychuk <tj@vision-media.ca>",
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
"Andrew Rhyne <rhyneandrew@gmail.com>"
{
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"license": "MIT",
"scripts": {
"lint": "xo",
"test": "npm run test:node && npm run test:browser && npm run lint",
"test:node": "istanbul cover _mocha -- test.js",
"test:browser": "karma start --single-run",
"test:coverage": "cat ./coverage/lcov.info | coveralls"
},
"dependencies": {
"ms": "2.1.2"
},
"description": "Lightweight debugging utility for Node.js and the browser",
"devDependencies": {
"brfs": "^2.0.1",
"browserify": "^16.2.3",
@@ -46,14 +72,38 @@
"mocha-lcov-reporter": "^1.2.0",
"xo": "^0.23.0"
},
"engines": {
"node": ">=6.0"
},
"files": [
"src",
"LICENSE",
"README.md"
],
"homepage": "https://github.com/debug-js/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./src/index.js",
"name": "debug",
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
},
"main": "./src/index.js",
"browser": "./src/browser.js",
"engines": {
"node": ">=6.0"
}
"repository": {
"type": "git",
"url": "git://github.com/debug-js/debug.git"
},
"scripts": {
"lint": "xo",
"test": "npm run test:node && npm run test:browser && npm run lint",
"test:browser": "karma start --single-run",
"test:coverage": "cat ./coverage/lcov.info | coveralls",
"test:node": "istanbul cover _mocha -- test.js"
},
"version": "4.3.4"
}

View File

@@ -1,34 +1,65 @@
{
"name": "deep-is",
"version": "0.1.4",
"description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
"main": "index.js",
"directories": {
"lib": ".",
"example": "example",
"test": "test"
},
"scripts": {
"test": "tape test/*.js"
},
"devDependencies": {
"tape": "~1.0.2"
},
"repository": {
"type": "git",
"url": "http://github.com/thlorenz/deep-is.git"
},
"keywords": [
"equality",
"equal",
"compare"
"_args": [
[
"deep-is@0.1.4",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "deep-is@0.1.4",
"_id": "deep-is@0.1.4",
"_inBundle": false,
"_integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
"_location": "/deep-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "deep-is@0.1.4",
"name": "deep-is",
"escapedName": "deep-is",
"rawSpec": "0.1.4",
"saveSpec": null,
"fetchSpec": "0.1.4"
},
"_requiredBy": [
"/optionator"
],
"_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
"_spec": "0.1.4",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "http://thlorenz.com"
},
"bugs": {
"url": "https://github.com/thlorenz/deep-is/issues"
},
"description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
"devDependencies": {
"tape": "~1.0.2"
},
"directories": {
"lib": ".",
"example": "example",
"test": "test"
},
"homepage": "https://github.com/thlorenz/deep-is#readme",
"keywords": [
"equality",
"equal",
"compare"
],
"license": "MIT",
"main": "index.js",
"name": "deep-is",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/thlorenz/deep-is.git"
},
"scripts": {
"test": "tape test/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": {
@@ -54,5 +85,6 @@
12
]
}
}
},
"version": "0.1.4"
}

View File

@@ -1,48 +1,83 @@
{
"name": "define-lazy-prop",
"version": "2.0.0",
"description": "Define a lazily evaluated property on an object",
"license": "MIT",
"repository": "sindresorhus/define-lazy-prop",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=8"
},
"scripts": {
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"lazy",
"property",
"properties",
"prop",
"define",
"object",
"value",
"lazily",
"laziness",
"evaluation",
"eval",
"execute",
"getter",
"function",
"fn",
"memoize",
"cache",
"defer",
"deferred"
],
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
}
"_args": [
[
"define-lazy-prop@2.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "define-lazy-prop@2.0.0",
"_id": "define-lazy-prop@2.0.0",
"_inBundle": false,
"_integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
"_location": "/define-lazy-prop",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "define-lazy-prop@2.0.0",
"name": "define-lazy-prop",
"escapedName": "define-lazy-prop",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/open"
],
"_resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/define-lazy-prop/issues"
},
"description": "Define a lazily evaluated property on an object",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/define-lazy-prop#readme",
"keywords": [
"lazy",
"property",
"properties",
"prop",
"define",
"object",
"value",
"lazily",
"laziness",
"evaluation",
"eval",
"execute",
"getter",
"function",
"fn",
"memoize",
"cache",
"defer",
"deferred"
],
"license": "MIT",
"name": "define-lazy-prop",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/define-lazy-prop.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.0.0"
}

View File

@@ -1,66 +1,114 @@
{
"name": "define-properties",
"version": "1.1.4",
"author": "Jordan Harband <ljharb@gmail.com>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
"license": "MIT",
"main": "index.js",
"scripts": {
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"posttest": "aud --production",
"tests-only": "nyc tape 'test/**/*.js'",
"lint": "eslint --ext=js,mjs ."
},
"repository": {
"type": "git",
"url": "git://github.com/ljharb/define-properties.git"
},
"keywords": [
"Object.defineProperty",
"Object.defineProperties",
"object",
"property descriptor",
"descriptor",
"define",
"ES5"
],
"dependencies": {
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"eslint": "=8.8.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.3"
},
"testling": {
"files": "test/index.js",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"engines": {
"node": ">= 0.4"
}
"_args": [
[
"define-properties@1.1.4",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "define-properties@1.1.4",
"_id": "define-properties@1.1.4",
"_inBundle": false,
"_integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
"_location": "/define-properties",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "define-properties@1.1.4",
"name": "define-properties",
"escapedName": "define-properties",
"rawSpec": "1.1.4",
"saveSpec": null,
"fetchSpec": "1.1.4"
},
"_requiredBy": [
"/array-includes",
"/array.prototype.flat",
"/array.prototype.flatmap",
"/array.prototype.tosorted",
"/function.prototype.name",
"/object.assign",
"/object.entries",
"/object.fromentries",
"/object.hasown",
"/object.values",
"/regexp.prototype.flags",
"/string.prototype.matchall",
"/string.prototype.trimend",
"/string.prototype.trimstart"
],
"_resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
"_spec": "1.1.4",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"bugs": {
"url": "https://github.com/ljharb/define-properties/issues"
},
"dependencies": {
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
},
"description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"eslint": "=8.8.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/ljharb/define-properties#readme",
"keywords": [
"Object.defineProperty",
"Object.defineProperties",
"object",
"property descriptor",
"descriptor",
"define",
"ES5"
],
"license": "MIT",
"main": "index.js",
"name": "define-properties",
"repository": {
"type": "git",
"url": "git://github.com/ljharb/define-properties.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"posttest": "aud --production",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*.js'"
},
"testling": {
"files": "test/index.js",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"version": "1.1.4"
}

View File

@@ -1,93 +1,125 @@
{
"name": "defined",
"version": "1.0.1",
"description": "return the first argument that is `!== undefined`",
"main": "index.js",
"directories": {
"example": "example",
"test": "test"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"lint": "eslint --ext=js,mjs .",
"pretest": "npm run lint",
"tests-only": "tape 'test/**/*.js'",
"test": "npm run tests-only",
"posttest": "aud --production",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"testling": {
"files": "test/*.js",
"browsers": {
"ie": [
6,
7,
8,
9
],
"ff": [
3.5,
10,
15
],
"chrome": [
10,
22
],
"safari": [
5.1
],
"opera": [
12
]
}
},
"repository": {
"type": "git",
"url": "git://github.com/inspect-js/defined.git"
},
"homepage": "https://github.com/inspect-js/defined",
"keywords": [
"undefined",
"short-circuit",
"||",
"or",
"//",
"defined-or"
],
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"license": "MIT",
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
},
"publishConfig": {
"ignore": [
".github/workflows"
]
}
"_args": [
[
"defined@1.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "defined@1.0.1",
"_id": "defined@1.0.1",
"_inBundle": false,
"_integrity": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==",
"_location": "/defined",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "defined@1.0.1",
"name": "defined",
"escapedName": "defined",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/detective"
],
"_resolved": "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
},
"bugs": {
"url": "https://github.com/inspect-js/defined/issues"
},
"description": "return the first argument that is `!== undefined`",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
},
"directories": {
"example": "example",
"test": "test"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/inspect-js/defined",
"keywords": [
"undefined",
"short-circuit",
"||",
"or",
"//",
"defined-or"
],
"license": "MIT",
"main": "index.js",
"name": "defined",
"publishConfig": {
"ignore": [
".github/workflows"
]
},
"repository": {
"type": "git",
"url": "git://github.com/inspect-js/defined.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"testling": {
"files": "test/*.js",
"browsers": {
"ie": [
6,
7,
8,
9
],
"ff": [
3.5,
10,
15
],
"chrome": [
10,
22
],
"safari": [
5.1
],
"opera": [
12
]
}
},
"version": "1.0.1"
}

View File

@@ -1,24 +1,57 @@
{
"name": "detective",
"description": "find all require() calls by walking the AST",
"version": "5.2.1",
"_args": [
[
"detective@5.2.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "detective@5.2.1",
"_id": "detective@5.2.1",
"_inBundle": false,
"_integrity": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==",
"_location": "/detective",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "detective@5.2.1",
"name": "detective",
"escapedName": "detective",
"rawSpec": "5.2.1",
"saveSpec": null,
"fetchSpec": "5.2.1"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz",
"_spec": "5.2.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bin": "bin/detective.js",
"bin": {
"detective": "bin/detective.js"
},
"bugs": {
"url": "https://github.com/browserify/detective/issues"
},
"dependencies": {
"acorn-node": "^1.8.2",
"defined": "^1.0.0",
"minimist": "^1.2.6"
},
"description": "find all require() calls by walking the AST",
"devDependencies": {
"tap": "^10.7.3"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/browserify/detective#readme",
"keywords": [
"analyze",
"ast",
@@ -27,11 +60,13 @@
],
"license": "MIT",
"main": "index.js",
"name": "detective",
"repository": {
"type": "git",
"url": "git://github.com/browserify/detective.git"
},
"scripts": {
"test": "tap test/*.js"
}
},
"version": "5.2.1"
}

View File

@@ -1,13 +1,43 @@
{
"name": "didyoumean",
"version": "1.2.2",
"description": "Match human-quality input to potential matches by edit distance.",
"homepage": "https://github.com/dcporter/didyoumean.js",
"_args": [
[
"didyoumean@1.2.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "didyoumean@1.2.2",
"_id": "didyoumean@1.2.2",
"_inBundle": false,
"_integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
"_location": "/didyoumean",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "didyoumean@1.2.2",
"name": "didyoumean",
"escapedName": "didyoumean",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Dave Porter",
"email": "dcporter@gmail.com",
"url": "http://dcporter.net/"
},
"bugs": {
"url": "https://github.com/dcporter/didyoumean.js/issues"
},
"description": "Match human-quality input to potential matches by edit distance.",
"homepage": "https://github.com/dcporter/didyoumean.js",
"keywords": [
"didyoumean",
"mean",
@@ -15,13 +45,12 @@
"distance",
"levenshtein"
],
"license": "Apache-2.0",
"main": "./didYouMean-1.2.1.js",
"name": "didyoumean",
"repository": {
"type": "git",
"url": "https://github.com/dcporter/didyoumean.js.git"
"url": "git+https://github.com/dcporter/didyoumean.js.git"
},
"bugs": {
"url": "https://github.com/dcporter/didyoumean.js/issues"
},
"license": "Apache-2.0"
"version": "1.2.2"
}

View File

@@ -1,38 +1,74 @@
{
"name": "dir-glob",
"version": "3.0.1",
"description": "Convert directories to glob compatible strings",
"license": "MIT",
"repository": "kevva/dir-glob",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"engines": {
"node": ">=8"
},
"scripts": {
"test": "xo && ava"
},
"files": [
"index.js"
],
"keywords": [
"convert",
"directory",
"extensions",
"files",
"glob"
],
"dependencies": {
"path-type": "^4.0.0"
},
"devDependencies": {
"ava": "^2.1.0",
"del": "^4.1.1",
"make-dir": "^3.0.0",
"rimraf": "^2.5.0",
"xo": "^0.24.0"
}
"_args": [
[
"dir-glob@3.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "dir-glob@3.0.1",
"_id": "dir-glob@3.0.1",
"_inBundle": false,
"_integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
"_location": "/dir-glob",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dir-glob@3.0.1",
"name": "dir-glob",
"escapedName": "dir-glob",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"/eslint-import-resolver-typescript/globby",
"/globby"
],
"_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/dir-glob/issues"
},
"dependencies": {
"path-type": "^4.0.0"
},
"description": "Convert directories to glob compatible strings",
"devDependencies": {
"ava": "^2.1.0",
"del": "^4.1.1",
"make-dir": "^3.0.0",
"rimraf": "^2.5.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"homepage": "https://github.com/kevva/dir-glob#readme",
"keywords": [
"convert",
"directory",
"extensions",
"files",
"glob"
],
"license": "MIT",
"name": "dir-glob",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/dir-glob.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.1"
}

View File

@@ -1,30 +1,70 @@
{
"name": "dlv",
"version": "1.1.3",
"description": "Safely get a dot-notated property within an object.",
"main": "dist/dlv.js",
"browser": "dist/dlv.umd.js",
"module": "dist/dlv.es.js",
"scripts": {
"dev": "microbundle watch",
"build": "microbundle",
"prepublish": "npm run build",
"test": "node test",
"release": "npm run build && npm test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"
"_args": [
[
"dlv@1.1.3",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "dlv@1.1.3",
"_id": "dlv@1.1.3",
"_inBundle": false,
"_integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
"_location": "/dlv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dlv@1.1.3",
"name": "dlv",
"escapedName": "dlv",
"rawSpec": "1.1.3",
"saveSpec": null,
"fetchSpec": "1.1.3"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
"_spec": "1.1.3",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jason Miller",
"email": "jason@developit.ca",
"url": "http://jasonformat.com"
},
"browser": "dist/dlv.umd.js",
"bugs": {
"url": "https://github.com/developit/dlv/issues"
},
"description": "Safely get a dot-notated property within an object.",
"devDependencies": {
"microbundle": "^0.11.0"
},
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/developit/dlv#readme",
"keywords": [
"delve",
"dot notation",
"dot"
],
"files": [
"index.js",
"dist"
],
"author": "Jason Miller <jason@developit.ca> (http://jasonformat.com)",
"repository": "developit/dlv",
"license": "MIT",
"devDependencies": {
"microbundle": "^0.11.0"
}
"main": "dist/dlv.js",
"module": "dist/dlv.es.js",
"name": "dlv",
"repository": {
"type": "git",
"url": "git+https://github.com/developit/dlv.git"
},
"scripts": {
"build": "microbundle",
"dev": "microbundle watch",
"prepublish": "npm run build",
"release": "npm run build && npm test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish",
"test": "node test"
},
"version": "1.1.3"
}

View File

@@ -1,31 +1,39 @@
{
"name": "doctrine",
"_args": [
[
"doctrine@3.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "doctrine@3.0.0",
"_id": "doctrine@3.0.0",
"_inBundle": false,
"_integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
"_location": "/doctrine",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "doctrine@3.0.0",
"name": "doctrine",
"escapedName": "doctrine",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/eslint/doctrine/issues"
},
"dependencies": {
"esutils": "^2.0.2"
},
"description": "JSDoc parser",
"homepage": "https://github.com/eslint/doctrine",
"main": "lib/doctrine.js",
"version": "3.0.0",
"engines": {
"node": ">=6.0.0"
},
"directories": {
"lib": "./lib"
},
"files": [
"lib"
],
"maintainers": [
{
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com",
"web": "https://www.nczonline.net"
},
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"web": "https://github.com/Constellation"
}
],
"repository": "eslint/doctrine",
"devDependencies": {
"coveralls": "^3.0.1",
"dateformat": "^1.0.11",
@@ -40,19 +48,45 @@
"shelljs-nodecli": "^0.1.1",
"should": "^5.0.1"
},
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">=6.0.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/eslint/doctrine",
"license": "Apache-2.0",
"main": "lib/doctrine.js",
"maintainers": [
{
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com",
"url": "https://www.nczonline.net"
},
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"url": "https://github.com/Constellation"
}
],
"name": "doctrine",
"repository": {
"type": "git",
"url": "git+https://github.com/eslint/doctrine.git"
},
"scripts": {
"pretest": "npm run lint",
"test": "nyc mocha",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "eslint lib/",
"generate-release": "eslint-generate-release",
"generate-alpharelease": "eslint-generate-prerelease alpha",
"generate-betarelease": "eslint-generate-prerelease beta",
"generate-rcrelease": "eslint-generate-prerelease rc",
"publish-release": "eslint-publish-release"
"generate-release": "eslint-generate-release",
"lint": "eslint lib/",
"pretest": "npm run lint",
"publish-release": "eslint-publish-release",
"test": "nyc mocha"
},
"dependencies": {
"esutils": "^2.0.2"
}
"version": "3.0.0"
}

View File

@@ -1,8 +1,48 @@
{
"name": "electron-to-chromium",
"version": "1.4.284",
"_args": [
[
"electron-to-chromium@1.4.284",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "electron-to-chromium@1.4.284",
"_id": "electron-to-chromium@1.4.284",
"_inBundle": false,
"_integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==",
"_location": "/electron-to-chromium",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "electron-to-chromium@1.4.284",
"name": "electron-to-chromium",
"escapedName": "electron-to-chromium",
"rawSpec": "1.4.284",
"saveSpec": null,
"fetchSpec": "1.4.284"
},
"_requiredBy": [
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz",
"_spec": "1.4.284",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Kilian Valkhof"
},
"bugs": {
"url": "https://github.com/kilian/electron-to-chromium/issues"
},
"description": "Provides a list of electron-to-chromium version mappings",
"main": "index.js",
"devDependencies": {
"ava": "^4.0.1",
"codecov": "^3.8.0",
"electron-releases": "^3.1171.0",
"nyc": "^15.1.0",
"request": "^2.65.0",
"shelljs": "^0.8.4"
},
"files": [
"versions.js",
"full-versions.js",
@@ -14,29 +54,24 @@
"full-chromium-versions.json",
"LICENSE"
],
"scripts": {
"build": "node build.js",
"update": "node automated-update.js",
"test": "nyc ava --verbose",
"report": "nyc report --reporter=text-lcov > coverage.lcov && codecov"
},
"repository": {
"type": "git",
"url": "https://github.com/kilian/electron-to-chromium/"
},
"homepage": "https://github.com/kilian/electron-to-chromium#readme",
"keywords": [
"electron",
"chrome",
"browserlist"
],
"author": "Kilian Valkhof",
"license": "ISC",
"devDependencies": {
"ava": "^4.0.1",
"codecov": "^3.8.0",
"electron-releases": "^3.1171.0",
"nyc": "^15.1.0",
"request": "^2.65.0",
"shelljs": "^0.8.4"
}
"main": "index.js",
"name": "electron-to-chromium",
"repository": {
"type": "git",
"url": "git+https://github.com/kilian/electron-to-chromium.git"
},
"scripts": {
"build": "node build.js",
"report": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
"test": "nyc ava --verbose",
"update": "node automated-update.js"
},
"version": "1.4.284"
}

View File

@@ -1,10 +1,60 @@
{
"name": "emoji-regex",
"version": "9.2.2",
"_args": [
[
"emoji-regex@9.2.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "emoji-regex@9.2.2",
"_id": "emoji-regex@9.2.2",
"_inBundle": false,
"_integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
"_location": "/emoji-regex",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "emoji-regex@9.2.2",
"name": "emoji-regex",
"escapedName": "emoji-regex",
"rawSpec": "9.2.2",
"saveSpec": null,
"fetchSpec": "9.2.2"
},
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
"_spec": "9.2.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
"bugs": {
"url": "https://github.com/mathiasbynens/emoji-regex/issues"
},
"description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@unicode/unicode-13.0.0": "^1.0.3",
"mocha": "^6.1.4",
"regexgen": "^1.3.0"
},
"files": [
"LICENSE-MIT.txt",
"index.js",
"index.d.ts",
"RGI_Emoji.js",
"RGI_Emoji.d.ts",
"text.js",
"text.d.ts",
"es2015"
],
"homepage": "https://mths.be/emoji-regex",
"main": "index.js",
"types": "index.d.ts",
"keywords": [
"unicode",
"regex",
@@ -16,37 +66,17 @@
"emoji"
],
"license": "MIT",
"author": {
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
"main": "index.js",
"name": "emoji-regex",
"repository": {
"type": "git",
"url": "https://github.com/mathiasbynens/emoji-regex.git"
"url": "git+https://github.com/mathiasbynens/emoji-regex.git"
},
"bugs": "https://github.com/mathiasbynens/emoji-regex/issues",
"files": [
"LICENSE-MIT.txt",
"index.js",
"index.d.ts",
"RGI_Emoji.js",
"RGI_Emoji.d.ts",
"text.js",
"text.d.ts",
"es2015"
],
"scripts": {
"build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src es2015_types -D -d ./es2015; node script/inject-sequences.js",
"test": "mocha",
"test:watch": "npm run test -- --watch"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@unicode/unicode-13.0.0": "^1.0.3",
"mocha": "^6.1.4",
"regexgen": "^1.3.0"
}
"types": "index.d.ts",
"version": "9.2.2"
}

View File

@@ -1,22 +1,47 @@
{
"name": "enhanced-resolve",
"version": "5.12.0",
"author": "Tobias Koppers @sokra",
"description": "Offers a async require.resolve function. It's highly configurable.",
"files": [
"lib",
"types.d.ts",
"LICENSE"
"_args": [
[
"enhanced-resolve@5.12.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "enhanced-resolve@5.12.0",
"_id": "enhanced-resolve@5.12.0",
"_inBundle": false,
"_integrity": "sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==",
"_location": "/enhanced-resolve",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "enhanced-resolve@5.12.0",
"name": "enhanced-resolve",
"escapedName": "enhanced-resolve",
"rawSpec": "5.12.0",
"saveSpec": null,
"fetchSpec": "5.12.0"
},
"_requiredBy": [
"/eslint-import-resolver-typescript"
],
"_resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz",
"_spec": "5.12.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Tobias Koppers @sokra"
},
"browser": {
"pnpapi": false,
"process": "./lib/util/process-browser.js"
},
"bugs": {
"url": "https://github.com/webpack/enhanced-resolve/issues"
},
"dependencies": {
"graceful-fs": "^4.2.4",
"tapable": "^2.2.0"
},
"license": "MIT",
"description": "Offers a async require.resolve function. It's highly configurable.",
"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.1",
@@ -33,38 +58,46 @@
"nyc": "^15.1.0",
"prettier": "^2.1.2",
"should": "^13.2.3",
"tooling": "webpack/tooling#v1.14.0",
"tooling": "github:webpack/tooling#v1.14.0",
"typescript": "^4.2.0-beta"
},
"engines": {
"node": ">=10.13.0"
},
"main": "lib/index.js",
"types": "types.d.ts",
"files": [
"lib",
"types.d.ts",
"LICENSE"
],
"homepage": "http://github.com/webpack/enhanced-resolve",
"scripts": {
"lint": "yarn run code-lint && yarn run type-lint && yarn run special-lint && yarn run spelling",
"fix": "yarn run code-lint-fix && yarn run special-lint-fix",
"code-lint": "eslint --cache lib test",
"code-lint-fix": "eslint --cache lib test --fix",
"type-lint": "tsc",
"special-lint": "node node_modules/tooling/lockfile-lint && node node_modules/tooling/inherit-types && node node_modules/tooling/format-file-header && node node_modules/tooling/generate-types",
"special-lint-fix": "node node_modules/tooling/inherit-types --write && node node_modules/tooling/format-file-header --write && node node_modules/tooling/generate-types --write",
"pretty": "prettier --loglevel warn --write \"lib/**/*.{js,json}\" \"test/*.js\"",
"pretest": "yarn lint",
"spelling": "cspell \"**/*.*\"",
"test": "mocha --full-trace --check-leaks",
"test:only": "mocha --full-trace --check-leaks",
"precover": "yarn lint",
"cover": "nyc --reporter=html node node_modules/mocha/bin/_mocha --full-trace --check-leaks",
"cover:ci": "nyc --reporter=lcovonly node node_modules/mocha/bin/_mocha --full-trace --check-leaks",
"prepare": "husky install"
},
"license": "MIT",
"lint-staged": {
"*.js": "eslint --cache"
},
"main": "lib/index.js",
"name": "enhanced-resolve",
"repository": {
"type": "git",
"url": "git://github.com/webpack/enhanced-resolve.git"
}
},
"scripts": {
"code-lint": "eslint --cache lib test",
"code-lint-fix": "eslint --cache lib test --fix",
"cover": "nyc --reporter=html node node_modules/mocha/bin/_mocha --full-trace --check-leaks",
"cover:ci": "nyc --reporter=lcovonly node node_modules/mocha/bin/_mocha --full-trace --check-leaks",
"fix": "yarn run code-lint-fix && yarn run special-lint-fix",
"lint": "yarn run code-lint && yarn run type-lint && yarn run special-lint && yarn run spelling",
"precover": "yarn lint",
"prepare": "husky install",
"pretest": "yarn lint",
"pretty": "prettier --loglevel warn --write \"lib/**/*.{js,json}\" \"test/*.js\"",
"special-lint": "node node_modules/tooling/lockfile-lint && node node_modules/tooling/inherit-types && node node_modules/tooling/format-file-header && node node_modules/tooling/generate-types",
"special-lint-fix": "node node_modules/tooling/inherit-types --write && node node_modules/tooling/format-file-header --write && node node_modules/tooling/generate-types --write",
"spelling": "cspell \"**/*.*\"",
"test": "mocha --full-trace --check-leaks",
"test:only": "mocha --full-trace --check-leaks",
"type-lint": "tsc"
},
"types": "types.d.ts",
"version": "5.12.0"
}

View File

@@ -1,144 +1,187 @@
{
"name": "es-abstract",
"version": "1.20.5",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"description": "ECMAScript spec abstract operations.",
"license": "MIT",
"main": "index.js",
"type": "commonjs",
"sideEffects": false,
"scripts": {
"prespackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs rm || true",
"spackle": "node operations/spackle 1",
"postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest && npm run spackle",
"pretest": "npm run lint",
"test": "npm run tests-only && npm run test:ses",
"test:ses": "node test/ses-compat",
"posttest": "aud --production",
"tests-only": "nyc node test",
"lint": "eslint .",
"eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')"
},
"repository": {
"type": "git",
"url": "git://github.com/ljharb/es-abstract.git"
},
"keywords": [
"ECMAScript",
"ES",
"abstract",
"operation",
"abstract operation",
"JavaScript",
"ES5",
"ES6",
"ES7"
],
"dependencies": {
"call-bind": "^1.0.2",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"get-intrinsic": "^1.1.3",
"get-symbol-description": "^1.0.0",
"gopd": "^1.0.1",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.3",
"is-callable": "^1.2.7",
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
"is-weakref": "^1.0.2",
"object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
"regexp.prototype.flags": "^1.4.3",
"safe-regex-test": "^1.0.0",
"string.prototype.trimend": "^1.0.6",
"string.prototype.trimstart": "^1.0.6",
"unbox-primitive": "^1.0.2"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"array.prototype.filter": "^1.0.2",
"array.prototype.flatmap": "^1.3.1",
"array.prototype.indexof": "^1.0.5",
"aud": "^2.0.1",
"available-regexp-flags": "^1.0.0",
"cheerio": "=1.0.0-rc.3",
"diff": "^5.1.0",
"eclint": "^2.8.1",
"es-value-fixtures": "^1.4.2",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.3",
"has-bigints": "^1.0.2",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"make-arrow-function": "^1.2.0",
"make-async-function": "^1.0.0",
"make-async-generator-function": "^1.0.0",
"make-generator-function": "^2.0.0",
"mock-property": "^1.0.0",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object.fromentries": "^2.0.6",
"safe-publish-latest": "^2.0.0",
"ses": "^0.10.4",
"tape": "^5.6.1"
},
"testling": {
"files": "test/index.js",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"engines": {
"node": ">= 0.4"
},
"publishConfig": {
"ignore": [
".github",
"",
"# dev scripts",
"operations/*.js",
"!operations/20*.js",
"",
"test/",
"",
".gitattributes"
]
}
"_args": [
[
"es-abstract@1.20.5",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "es-abstract@1.20.5",
"_id": "es-abstract@1.20.5",
"_inBundle": false,
"_integrity": "sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==",
"_location": "/es-abstract",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "es-abstract@1.20.5",
"name": "es-abstract",
"escapedName": "es-abstract",
"rawSpec": "1.20.5",
"saveSpec": null,
"fetchSpec": "1.20.5"
},
"_requiredBy": [
"/array-includes",
"/array.prototype.flat",
"/array.prototype.flatmap",
"/array.prototype.tosorted",
"/function.prototype.name",
"/object.entries",
"/object.fromentries",
"/object.hasown",
"/object.values",
"/string.prototype.matchall",
"/string.prototype.trimend",
"/string.prototype.trimstart"
],
"_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.5.tgz",
"_spec": "1.20.5",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
"bugs": {
"url": "https://github.com/ljharb/es-abstract/issues"
},
"contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
}
],
"dependencies": {
"call-bind": "^1.0.2",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"get-intrinsic": "^1.1.3",
"get-symbol-description": "^1.0.0",
"gopd": "^1.0.1",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.3",
"is-callable": "^1.2.7",
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
"is-weakref": "^1.0.2",
"object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
"regexp.prototype.flags": "^1.4.3",
"safe-regex-test": "^1.0.0",
"string.prototype.trimend": "^1.0.6",
"string.prototype.trimstart": "^1.0.6",
"unbox-primitive": "^1.0.2"
},
"description": "ECMAScript spec abstract operations.",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"array.prototype.filter": "^1.0.2",
"array.prototype.flatmap": "^1.3.1",
"array.prototype.indexof": "^1.0.5",
"aud": "^2.0.1",
"available-regexp-flags": "^1.0.0",
"cheerio": "=1.0.0-rc.3",
"diff": "^5.1.0",
"eclint": "^2.8.1",
"es-value-fixtures": "^1.4.2",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.3",
"has-bigints": "^1.0.2",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"make-arrow-function": "^1.2.0",
"make-async-function": "^1.0.0",
"make-async-generator-function": "^1.0.0",
"make-generator-function": "^2.0.0",
"mock-property": "^1.0.0",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object.fromentries": "^2.0.6",
"safe-publish-latest": "^2.0.0",
"ses": "^0.10.4",
"tape": "^5.6.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/ljharb/es-abstract#readme",
"keywords": [
"ECMAScript",
"ES",
"abstract",
"operation",
"abstract operation",
"JavaScript",
"ES5",
"ES6",
"ES7"
],
"license": "MIT",
"main": "index.js",
"name": "es-abstract",
"publishConfig": {
"ignore": [
".github",
"",
"# dev scripts",
"operations/*.js",
"!operations/20*.js",
"",
"test/",
"",
".gitattributes"
]
},
"repository": {
"type": "git",
"url": "git://github.com/ljharb/es-abstract.git"
},
"scripts": {
"eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
"lint": "eslint .",
"postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
"posttest": "aud --production",
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest && npm run spackle",
"prespackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs rm || true",
"pretest": "npm run lint",
"spackle": "node operations/spackle 1",
"test": "npm run tests-only && npm run test:ses",
"test:ses": "node test/ses-compat",
"tests-only": "nyc node test"
},
"sideEffects": false,
"testling": {
"files": "test/index.js",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"type": "commonjs",
"version": "1.20.5"
}

View File

@@ -1,49 +1,82 @@
{
"name": "es-shim-unscopables",
"version": "1.0.0",
"description": "Helper package to shim a method into `Array.prototype[Symbol.unscopables]`",
"main": "index.js",
"exports": {
".": "./index.js",
"./package.json": "./package.json"
},
"scripts": {
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"prelint-disabled": "evalmd README.md",
"lint": "eslint --ext=.js,.mjs .",
"pretest": "npm run lint",
"tests-only": "nyc tape 'test/**/*.js'",
"test": "npm run tests-only",
"posttest": "aud --production",
"version": "auto-changelog && git add CHANGELOG.md",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/ljharb/es-shim-unscopables.git"
},
"author": "Jordan Harband <ljharb@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ljharb/es-shim-unscopables/issues"
},
"homepage": "https://github.com/ljharb/es-shim-unscopables#readme",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"auto-changelog": "^2.4.0",
"es-value-fixtures": "^1.2.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"in-publish": "^2.0.1",
"nyc": "^10.3.2",
"object-inspect": "^1.12.0",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.3"
},
"dependencies": {
"has": "^1.0.3"
}
"_args": [
[
"es-shim-unscopables@1.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "es-shim-unscopables@1.0.0",
"_id": "es-shim-unscopables@1.0.0",
"_inBundle": false,
"_integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
"_location": "/es-shim-unscopables",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "es-shim-unscopables@1.0.0",
"name": "es-shim-unscopables",
"escapedName": "es-shim-unscopables",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/array.prototype.flat",
"/array.prototype.flatmap",
"/array.prototype.tosorted"
],
"_resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"bugs": {
"url": "https://github.com/ljharb/es-shim-unscopables/issues"
},
"dependencies": {
"has": "^1.0.3"
},
"description": "Helper package to shim a method into `Array.prototype[Symbol.unscopables]`",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"auto-changelog": "^2.4.0",
"es-value-fixtures": "^1.2.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"in-publish": "^2.0.1",
"nyc": "^10.3.2",
"object-inspect": "^1.12.0",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.3"
},
"exports": {
".": "./index.js",
"./package.json": "./package.json"
},
"homepage": "https://github.com/ljharb/es-shim-unscopables#readme",
"license": "MIT",
"main": "index.js",
"name": "es-shim-unscopables",
"repository": {
"type": "git",
"url": "git+https://github.com/ljharb/es-shim-unscopables.git"
},
"scripts": {
"lint": "eslint --ext=.js,.mjs .",
"posttest": "aud --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prelint-disabled": "evalmd README.md",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*.js'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"version": "1.0.0"
}

View File

@@ -1,81 +1,116 @@
{
"name": "es-to-primitive",
"version": "1.2.1",
"author": "Jordan Harband <ljharb@gmail.com>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
"license": "MIT",
"main": "index.js",
"scripts": {
"pretest": "npm run --silent lint",
"test": "npm run --silent tests-only",
"posttest": "npx aud",
"tests-only": "node --es-staging test",
"coverage": "covert test/*.js",
"coverage-quiet": "covert test/*.js --quiet",
"lint": "eslint ."
},
"repository": {
"type": "git",
"url": "git://github.com/ljharb/es-to-primitive.git"
},
"keywords": [
"primitive",
"abstract",
"ecmascript",
"es5",
"es6",
"es2015",
"toPrimitive",
"coerce",
"type",
"object",
"string",
"number",
"boolean",
"symbol",
"null",
"undefined"
],
"dependencies": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
},
"devDependencies": {
"@ljharb/eslint-config": "^15.0.0",
"covert": "^1.1.1",
"eslint": "^6.6.0",
"foreach": "^2.0.5",
"function.prototype.name": "^1.1.1",
"has-symbols": "^1.0.0",
"object-inspect": "^1.6.0",
"object-is": "^1.0.1",
"replace": "^1.1.1",
"semver": "^6.3.0",
"tape": "^4.11.0"
},
"testling": {
"files": "test",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"engines": {
"node": ">= 0.4"
}
"_args": [
[
"es-to-primitive@1.2.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "es-to-primitive@1.2.1",
"_id": "es-to-primitive@1.2.1",
"_inBundle": false,
"_integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
"_location": "/es-to-primitive",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "es-to-primitive@1.2.1",
"name": "es-to-primitive",
"escapedName": "es-to-primitive",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/es-abstract"
],
"_resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"bugs": {
"url": "https://github.com/ljharb/es-to-primitive/issues"
},
"dependencies": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
},
"description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
"devDependencies": {
"@ljharb/eslint-config": "^15.0.0",
"covert": "^1.1.1",
"eslint": "^6.6.0",
"foreach": "^2.0.5",
"function.prototype.name": "^1.1.1",
"has-symbols": "^1.0.0",
"object-inspect": "^1.6.0",
"object-is": "^1.0.1",
"replace": "^1.1.1",
"semver": "^6.3.0",
"tape": "^4.11.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/ljharb/es-to-primitive#readme",
"keywords": [
"primitive",
"abstract",
"ecmascript",
"es5",
"es6",
"es2015",
"toPrimitive",
"coerce",
"type",
"object",
"string",
"number",
"boolean",
"symbol",
"null",
"undefined"
],
"license": "MIT",
"main": "index.js",
"name": "es-to-primitive",
"repository": {
"type": "git",
"url": "git://github.com/ljharb/es-to-primitive.git"
},
"scripts": {
"coverage": "covert test/*.js",
"coverage-quiet": "covert test/*.js --quiet",
"lint": "eslint .",
"posttest": "npx aud",
"pretest": "npm run --silent lint",
"test": "npm run --silent tests-only",
"tests-only": "node --es-staging test"
},
"testling": {
"files": "test",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"version": "1.2.1"
}

View File

@@ -1,17 +1,50 @@
{
"name": "escalade",
"version": "3.1.1",
"repository": "lukeed/escalade",
"description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
"module": "dist/index.mjs",
"main": "dist/index.js",
"types": "index.d.ts",
"license": "MIT",
"_args": [
[
"escalade@3.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_development": true,
"_from": "escalade@3.1.1",
"_id": "escalade@3.1.1",
"_inBundle": false,
"_integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
"_location": "/escalade",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "escalade@3.1.1",
"name": "escalade",
"escapedName": "escalade",
"rawSpec": "3.1.1",
"saveSpec": null,
"fetchSpec": "3.1.1"
},
"_requiredBy": [
"/update-browserslist-db"
],
"_resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
"_spec": "3.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Luke Edwards",
"email": "luke.edwards05@gmail.com",
"url": "https://lukeed.com"
},
"bugs": {
"url": "https://github.com/lukeed/escalade/issues"
},
"description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
"devDependencies": {
"bundt": "1.1.1",
"esm": "3.2.25",
"uvu": "0.3.3"
},
"engines": {
"node": ">=6"
},
"exports": {
".": [
{
@@ -33,18 +66,7 @@
"dist",
"sync"
],
"modes": {
"sync": "src/sync.js",
"default": "src/async.js"
},
"engines": {
"node": ">=6"
},
"scripts": {
"build": "bundt",
"pretest": "npm run build",
"test": "uvu -r esm test -i fixtures"
},
"homepage": "https://github.com/lukeed/escalade#readme",
"keywords": [
"find",
"parent",
@@ -53,9 +75,23 @@
"search",
"walk"
],
"devDependencies": {
"bundt": "1.1.1",
"esm": "3.2.25",
"uvu": "0.3.3"
}
"license": "MIT",
"main": "dist/index.js",
"modes": {
"sync": "src/sync.js",
"default": "src/async.js"
},
"module": "dist/index.mjs",
"name": "escalade",
"repository": {
"type": "git",
"url": "git+https://github.com/lukeed/escalade.git"
},
"scripts": {
"build": "bundt",
"pretest": "npm run build",
"test": "uvu -r esm test -i fixtures"
},
"types": "index.d.ts",
"version": "3.1.1"
}

View File

@@ -1,38 +1,73 @@
{
"name": "escape-string-regexp",
"version": "4.0.0",
"description": "Escape RegExp special characters",
"license": "MIT",
"repository": "sindresorhus/escape-string-regexp",
"funding": "https://github.com/sponsors/sindresorhus",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"engines": {
"node": ">=10"
},
"scripts": {
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"escape",
"regex",
"regexp",
"regular",
"expression",
"string",
"special",
"characters"
],
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.11.0",
"xo": "^0.28.3"
}
"_args": [
[
"escape-string-regexp@4.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "escape-string-regexp@4.0.0",
"_id": "escape-string-regexp@4.0.0",
"_inBundle": false,
"_integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
"_location": "/escape-string-regexp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "escape-string-regexp@4.0.0",
"name": "escape-string-regexp",
"escapedName": "escape-string-regexp",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/escape-string-regexp/issues"
},
"description": "Escape RegExp special characters",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.11.0",
"xo": "^0.28.3"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"index.d.ts"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/escape-string-regexp#readme",
"keywords": [
"escape",
"regex",
"regexp",
"regular",
"expression",
"string",
"special",
"characters"
],
"license": "MIT",
"name": "escape-string-regexp",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/escape-string-regexp.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "4.0.0"
}

View File

@@ -1,12 +1,34 @@
{
"name": "eslint-config-next",
"version": "13.1.1",
"description": "ESLint configuration used by NextJS.",
"main": "index.js",
"license": "MIT",
"repository": {
"url": "vercel/next.js",
"directory": "packages/eslint-config-next"
"_args": [
[
"eslint-config-next@13.1.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "eslint-config-next@13.1.1",
"_id": "eslint-config-next@13.1.1",
"_inBundle": false,
"_integrity": "sha512-/5S2XGWlGaiqrRhzpn51ux5JUSLwx8PVK2keLi5xk7QmhfYB8PqE6R6SlVw6hgnf/VexvUXSrlNJ/su00NhtHQ==",
"_location": "/eslint-config-next",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-config-next@13.1.1",
"name": "eslint-config-next",
"escapedName": "eslint-config-next",
"rawSpec": "13.1.1",
"saveSpec": null,
"fetchSpec": "13.1.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.1.1.tgz",
"_spec": "13.1.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/vercel/next.js/issues"
},
"dependencies": {
"@next/eslint-plugin-next": "13.1.1",
@@ -19,6 +41,11 @@
"eslint-plugin-react": "^7.31.7",
"eslint-plugin-react-hooks": "^4.5.0"
},
"description": "ESLint configuration used by NextJS.",
"homepage": "https://github.com/vercel/next.js#readme",
"license": "MIT",
"main": "index.js",
"name": "eslint-config-next",
"peerDependencies": {
"eslint": "^7.23.0 || ^8.0.0",
"typescript": ">=3.3.1"
@@ -27,5 +54,10 @@
"typescript": {
"optional": true
}
}
},
"repository": {
"url": "git+https://github.com/vercel/next.js.git",
"directory": "packages/eslint-config-next"
},
"version": "13.1.1"
}

View File

@@ -1,32 +1,55 @@
{
"name": "debug",
"version": "3.2.7",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
"_args": [
[
"debug@3.2.7",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "debug@3.2.7",
"_id": "debug@3.2.7",
"_inBundle": false,
"_integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"_location": "/eslint-import-resolver-node/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "debug@3.2.7",
"name": "debug",
"escapedName": "debug",
"rawSpec": "3.2.7",
"saveSpec": null,
"fetchSpec": "3.2.7"
},
"description": "small debugging utility",
"keywords": [
"debug",
"log",
"debugger"
"_requiredBy": [
"/eslint-import-resolver-node"
],
"files": [
"src",
"node.js",
"dist/debug.js",
"LICENSE",
"README.md"
],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"_spec": "3.2.7",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./src/browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"contributors": [
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
"Andrew Rhyne <rhyneandrew@gmail.com>"
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"license": "MIT",
"dependencies": {
"ms": "^2.1.1"
},
"description": "small debugging utility",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
@@ -45,7 +68,26 @@
"rimraf": "^2.5.4",
"xo": "^0.23.0"
},
"files": [
"src",
"node.js",
"dist/debug.js",
"LICENSE",
"README.md"
],
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./src/index.js",
"browser": "./src/browser.js",
"unpkg": "./dist/debug.js"
"name": "debug",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"unpkg": "./dist/debug.js",
"version": "3.2.7"
}

View File

@@ -1,21 +1,57 @@
{
"name": "eslint-import-resolver-node",
"version": "0.3.6",
"_args": [
[
"eslint-import-resolver-node@0.3.6",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "eslint-import-resolver-node@0.3.6",
"_id": "eslint-import-resolver-node@0.3.6",
"_inBundle": false,
"_integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
"_location": "/eslint-import-resolver-node",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-import-resolver-node@0.3.6",
"name": "eslint-import-resolver-node",
"escapedName": "eslint-import-resolver-node",
"rawSpec": "0.3.6",
"saveSpec": null,
"fetchSpec": "0.3.6"
},
"_requiredBy": [
"/eslint-config-next",
"/eslint-plugin-import"
],
"_resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
"_spec": "0.3.6",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Ben Mosher",
"url": "me@benmosher.com"
},
"bugs": {
"url": "https://github.com/import-js/eslint-plugin-import/issues"
},
"dependencies": {
"debug": "^3.2.7",
"resolve": "^1.20.0"
},
"description": "Node default behavior import resolution plugin for eslint-plugin-import.",
"main": "index.js",
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^3.1.0",
"mocha": "^3.5.3",
"nyc": "^11.9.0"
},
"files": [
"index.js"
],
"scripts": {
"prepublishOnly": "cp ../../{LICENSE,.npmrc} ./",
"tests-only": "nyc mocha",
"test": "npm run tests-only",
"coveralls": "nyc report --reporter lcovonly && cd ../.. && coveralls < ./resolvers/node/coverage/lcov.info"
},
"repository": {
"type": "git",
"url": "https://github.com/import-js/eslint-plugin-import"
},
"homepage": "https://github.com/import-js/eslint-plugin-import",
"keywords": [
"eslint",
"eslintplugin",
@@ -23,20 +59,18 @@
"modules",
"eslint-plugin-import"
],
"author": "Ben Mosher (me@benmosher.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/import-js/eslint-plugin-import/issues"
"main": "index.js",
"name": "eslint-import-resolver-node",
"repository": {
"type": "git",
"url": "git+https://github.com/import-js/eslint-plugin-import.git"
},
"homepage": "https://github.com/import-js/eslint-plugin-import",
"dependencies": {
"debug": "^3.2.7",
"resolve": "^1.20.0"
"scripts": {
"coveralls": "nyc report --reporter lcovonly && cd ../.. && coveralls < ./resolvers/node/coverage/lcov.info",
"prepublishOnly": "cp ../../{LICENSE,.npmrc} ./",
"test": "npm run tests-only",
"tests-only": "nyc mocha"
},
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^3.1.0",
"mocha": "^3.5.3",
"nyc": "^11.9.0"
}
"version": "0.3.6"
}

View File

@@ -1,91 +1,126 @@
{
"name": "globby",
"version": "13.1.3",
"description": "User-friendly glob matching",
"license": "MIT",
"repository": "sindresorhus/globby",
"funding": "https://github.com/sponsors/sindresorhus",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "https://sindresorhus.com"
},
"type": "module",
"exports": "./index.js",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"scripts": {
"bench": "npm update @globby/main-branch glob-stream fast-glob && node bench.js",
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts",
"ignore.js",
"utilities.js"
],
"keywords": [
"all",
"array",
"directories",
"expand",
"files",
"filesystem",
"filter",
"find",
"fnmatch",
"folders",
"fs",
"glob",
"globbing",
"globs",
"gulpfriendly",
"match",
"matcher",
"minimatch",
"multi",
"multiple",
"paths",
"pattern",
"patterns",
"traverse",
"util",
"utility",
"wildcard",
"wildcards",
"promise",
"gitignore",
"git"
],
"dependencies": {
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.11",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^4.0.0"
},
"devDependencies": {
"@globby/main-branch": "sindresorhus/globby#main",
"@types/node": "^17.0.10",
"ava": "^4.0.1",
"benchmark": "2.1.4",
"get-stream": "^6.0.1",
"glob-stream": "^7.0.0",
"rimraf": "^3.0.2",
"tsd": "^0.19.1",
"typescript": "^4.5.5",
"xo": "^0.47.0"
},
"xo": {
"ignores": [
"fixtures"
]
},
"ava": {
"files": [
"!tests/utilities.js"
],
"workerThreads": false
}
"_args": [
[
"globby@13.1.3",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "globby@13.1.3",
"_id": "globby@13.1.3",
"_inBundle": false,
"_integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
"_location": "/eslint-import-resolver-typescript/globby",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "globby@13.1.3",
"name": "globby",
"escapedName": "globby",
"rawSpec": "13.1.3",
"saveSpec": null,
"fetchSpec": "13.1.3"
},
"_requiredBy": [
"/eslint-import-resolver-typescript"
],
"_resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
"_spec": "13.1.3",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"ava": {
"files": [
"!tests/utilities.js"
],
"workerThreads": false
},
"bugs": {
"url": "https://github.com/sindresorhus/globby/issues"
},
"dependencies": {
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.11",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^4.0.0"
},
"description": "User-friendly glob matching",
"devDependencies": {
"@globby/main-branch": "github:sindresorhus/globby#main",
"@types/node": "^17.0.10",
"ava": "^4.0.1",
"benchmark": "2.1.4",
"get-stream": "^6.0.1",
"glob-stream": "^7.0.0",
"rimraf": "^3.0.2",
"tsd": "^0.19.1",
"typescript": "^4.5.5",
"xo": "^0.47.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"exports": "./index.js",
"files": [
"index.js",
"index.d.ts",
"ignore.js",
"utilities.js"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/globby#readme",
"keywords": [
"all",
"array",
"directories",
"expand",
"files",
"filesystem",
"filter",
"find",
"fnmatch",
"folders",
"fs",
"glob",
"globbing",
"globs",
"gulpfriendly",
"match",
"matcher",
"minimatch",
"multi",
"multiple",
"paths",
"pattern",
"patterns",
"traverse",
"util",
"utility",
"wildcard",
"wildcards",
"promise",
"gitignore",
"git"
],
"license": "MIT",
"name": "globby",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/globby.git"
},
"scripts": {
"bench": "npm update @globby/main-branch glob-stream fast-glob && node bench.js",
"test": "xo && ava && tsd"
},
"type": "module",
"version": "13.1.3",
"xo": {
"ignores": [
"fixtures"
]
}
}

View File

@@ -1,38 +1,73 @@
{
"name": "slash",
"version": "4.0.0",
"description": "Convert Windows backslash paths to slash paths",
"license": "MIT",
"repository": "sindresorhus/slash",
"funding": "https://github.com/sponsors/sindresorhus",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"type": "module",
"exports": "./index.js",
"engines": {
"node": ">=12"
},
"scripts": {
"test": "xo && ava && tsd"
},
"files": [
"index.js",
"index.d.ts"
],
"keywords": [
"path",
"seperator",
"slash",
"backslash",
"windows",
"convert"
],
"devDependencies": {
"ava": "^3.15.0",
"tsd": "^0.14.0",
"xo": "^0.38.2"
}
"_args": [
[
"slash@4.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "slash@4.0.0",
"_id": "slash@4.0.0",
"_inBundle": false,
"_integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
"_location": "/eslint-import-resolver-typescript/slash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "slash@4.0.0",
"name": "slash",
"escapedName": "slash",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"/eslint-import-resolver-typescript/globby"
],
"_resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/slash/issues"
},
"description": "Convert Windows backslash paths to slash paths",
"devDependencies": {
"ava": "^3.15.0",
"tsd": "^0.14.0",
"xo": "^0.38.2"
},
"engines": {
"node": ">=12"
},
"exports": "./index.js",
"files": [
"index.js",
"index.d.ts"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/slash#readme",
"keywords": [
"path",
"seperator",
"slash",
"backslash",
"windows",
"convert"
],
"license": "MIT",
"name": "slash",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/slash.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"type": "module",
"version": "4.0.0"
}

View File

@@ -1,50 +1,51 @@
{
"name": "eslint-import-resolver-typescript",
"version": "3.5.2",
"type": "module",
"description": "This plugin adds `TypeScript` support to `eslint-plugin-import`",
"repository": "git+https://github.com/import-js/eslint-import-resolver-typescript",
"author": "Alex Gorbatchev <alex.gorbatchev@gmail.com>",
"_args": [
[
"eslint-import-resolver-typescript@3.5.2",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "eslint-import-resolver-typescript@3.5.2",
"_id": "eslint-import-resolver-typescript@3.5.2",
"_inBundle": false,
"_integrity": "sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==",
"_location": "/eslint-import-resolver-typescript",
"_phantomChildren": {
"dir-glob": "3.0.1",
"fast-glob": "3.2.12",
"ignore": "5.2.4",
"merge2": "1.4.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-import-resolver-typescript@3.5.2",
"name": "eslint-import-resolver-typescript",
"escapedName": "eslint-import-resolver-typescript",
"rawSpec": "3.5.2",
"saveSpec": null,
"fetchSpec": "3.5.2"
},
"_requiredBy": [
"/eslint-config-next"
],
"_resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.2.tgz",
"_spec": "3.5.2",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Alex Gorbatchev",
"email": "alex.gorbatchev@gmail.com"
},
"bugs": {
"url": "https://github.com/import-js/eslint-import-resolver-typescript/issues"
},
"contributors": [
"JounQin (https://www.1stG.me) <admin@1stg.me>"
{
"name": "JounQin",
"email": "admin@1stg.me",
"url": "https://www.1stG.me"
}
],
"funding": "https://opencollective.com/unts/projects/eslint-import-resolver-ts",
"license": "ISC",
"packageManager": "pnpm@7.12.2",
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"main": "lib/index.cjs",
"module": "lib/index.js",
"exports": {
".": {
"types": "./lib/index.d.ts",
"es2020": "./lib/index.es2020.mjs",
"fesm2020": "./lib/index.es2020.mjs",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"./package.json": "./package.json"
},
"es2020": "lib/index.es2020.mjs",
"fesm2020": "lib/index.es2020.mjs",
"types": "lib/index.d.ts",
"files": [
"lib",
"shim.d.ts",
"!**/*.tsbuildinfo"
],
"keywords": [
"typescript",
"eslint",
"import",
"resolver",
"plugin"
],
"peerDependencies": {
"eslint": "*",
"eslint-plugin-import": "*"
},
"dependencies": {
"debug": "^4.3.4",
"enhanced-resolve": "^5.10.0",
@@ -54,6 +55,7 @@
"is-glob": "^4.0.3",
"synckit": "^0.8.4"
},
"description": "This plugin adds `TypeScript` support to `eslint-plugin-import`",
"devDependencies": {
"@1stg/lib-config": "^10.3.0",
"@changesets/changelog-github": "^0.4.6",
@@ -72,20 +74,52 @@
"type-coverage": "^2.22.0",
"typescript": "^4.8.4"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"es2020": "lib/index.es2020.mjs",
"exports": {
".": {
"types": "./lib/index.d.ts",
"es2020": "./lib/index.es2020.mjs",
"fesm2020": "./lib/index.es2020.mjs",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"./package.json": "./package.json"
},
"fesm2020": "lib/index.es2020.mjs",
"files": [
"lib",
"shim.d.ts",
"!**/*.tsbuildinfo"
],
"funding": "https://opencollective.com/unts/projects/eslint-import-resolver-ts",
"homepage": "https://github.com/import-js/eslint-import-resolver-typescript#readme",
"keywords": [
"typescript",
"eslint",
"import",
"resolver",
"plugin"
],
"license": "ISC",
"main": "lib/index.cjs",
"module": "lib/index.js",
"name": "eslint-import-resolver-typescript",
"packageManager": "pnpm@7.12.2",
"peerDependencies": {
"eslint": "*",
"eslint-plugin-import": "*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/import-js/eslint-import-resolver-typescript.git"
},
"resolutions": {
"eslint-import-resolver-typescript": "link:.",
"prettier": "^2.7.1"
},
"typeCoverage": {
"atLeast": 100,
"cache": true,
"detail": true,
"ignoreAsAssertion": true,
"ignoreNonNullAssertion": true,
"ignoreCatch": true,
"strict": true,
"update": true
},
"scripts": {
"build": "run-p build:*",
"build:r": "r -f cjs,es2020",
@@ -104,5 +138,18 @@
"test:withQuerystring": "eslint --ext ts,tsx tests/withQuerystring",
"test:withoutPaths": "eslint --ext ts,tsx tests/withoutPaths",
"typecov": "type-coverage"
}
}
},
"type": "module",
"typeCoverage": {
"atLeast": 100,
"cache": true,
"detail": true,
"ignoreAsAssertion": true,
"ignoreNonNullAssertion": true,
"ignoreCatch": true,
"strict": true,
"update": true
},
"types": "lib/index.d.ts",
"version": "3.5.2"
}

View File

@@ -1,32 +1,55 @@
{
"name": "debug",
"version": "3.2.7",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
"_args": [
[
"debug@3.2.7",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "debug@3.2.7",
"_id": "debug@3.2.7",
"_inBundle": false,
"_integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"_location": "/eslint-module-utils/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "debug@3.2.7",
"name": "debug",
"escapedName": "debug",
"rawSpec": "3.2.7",
"saveSpec": null,
"fetchSpec": "3.2.7"
},
"description": "small debugging utility",
"keywords": [
"debug",
"log",
"debugger"
"_requiredBy": [
"/eslint-module-utils"
],
"files": [
"src",
"node.js",
"dist/debug.js",
"LICENSE",
"README.md"
],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"_spec": "3.2.7",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./src/browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"contributors": [
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
"Andrew Rhyne <rhyneandrew@gmail.com>"
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"license": "MIT",
"dependencies": {
"ms": "^2.1.1"
},
"description": "small debugging utility",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
@@ -45,7 +68,26 @@
"rimraf": "^2.5.4",
"xo": "^0.23.0"
},
"files": [
"src",
"node.js",
"dist/debug.js",
"LICENSE",
"README.md"
],
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./src/index.js",
"browser": "./src/browser.js",
"unpkg": "./dist/debug.js"
"name": "debug",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"unpkg": "./dist/debug.js",
"version": "3.2.7"
}

View File

@@ -1,36 +1,69 @@
{
"name": "eslint-module-utils",
"version": "2.7.4",
"_args": [
[
"eslint-module-utils@2.7.4",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "eslint-module-utils@2.7.4",
"_id": "eslint-module-utils@2.7.4",
"_inBundle": false,
"_integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==",
"_location": "/eslint-module-utils",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-module-utils@2.7.4",
"name": "eslint-module-utils",
"escapedName": "eslint-module-utils",
"rawSpec": "2.7.4",
"saveSpec": null,
"fetchSpec": "2.7.4"
},
"_requiredBy": [
"/eslint-plugin-import"
],
"_resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz",
"_spec": "2.7.4",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Ben Mosher",
"email": "me@benmosher.com"
},
"bugs": {
"url": "https://github.com/import-js/eslint-plugin-import/issues"
},
"dependencies": {
"debug": "^3.2.7"
},
"description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
"engines": {
"node": ">=4"
},
"scripts": {
"prepublishOnly": "cp ../{LICENSE,.npmrc} ./",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/import-js/eslint-plugin-import.git"
},
"homepage": "https://github.com/import-js/eslint-plugin-import#readme",
"keywords": [
"eslint-plugin-import",
"eslint",
"modules",
"esmodules"
],
"author": "Ben Mosher <me@benmosher.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/import-js/eslint-plugin-import/issues"
},
"homepage": "https://github.com/import-js/eslint-plugin-import#readme",
"dependencies": {
"debug": "^3.2.7"
},
"name": "eslint-module-utils",
"peerDependenciesMeta": {
"eslint": {
"optional": true
}
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/import-js/eslint-plugin-import.git"
},
"scripts": {
"prepublishOnly": "cp ../{LICENSE,.npmrc} ./",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.7.4"
}

View File

@@ -1,25 +1,61 @@
{
"name": "debug",
"version": "2.6.9",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
"_args": [
[
"debug@2.6.9",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "debug@2.6.9",
"_id": "debug@2.6.9",
"_inBundle": false,
"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"_location": "/eslint-plugin-import/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "debug@2.6.9",
"name": "debug",
"escapedName": "debug",
"rawSpec": "2.6.9",
"saveSpec": null,
"fetchSpec": "2.6.9"
},
"description": "small debugging utility",
"keywords": [
"debug",
"log",
"debugger"
"_requiredBy": [
"/eslint-plugin-import"
],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"_spec": "2.6.9",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./src/browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"component": {
"scripts": {
"debug/index.js": "browser.js",
"debug/debug.js": "debug.js"
}
},
"contributors": [
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
"Andrew Rhyne <rhyneandrew@gmail.com>"
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"license": "MIT",
"dependencies": {
"ms": "2.0.0"
},
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",
"chai": "^3.5.0",
@@ -38,12 +74,18 @@
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0"
},
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./src/index.js",
"browser": "./src/browser.js",
"component": {
"scripts": {
"debug/index.js": "browser.js",
"debug/debug.js": "debug.js"
}
}
"name": "debug",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"version": "2.6.9"
}

View File

@@ -1,31 +1,39 @@
{
"name": "doctrine",
"_args": [
[
"doctrine@2.1.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "doctrine@2.1.0",
"_id": "doctrine@2.1.0",
"_inBundle": false,
"_integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
"_location": "/eslint-plugin-import/doctrine",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "doctrine@2.1.0",
"name": "doctrine",
"escapedName": "doctrine",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/eslint-plugin-import"
],
"_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/eslint/doctrine/issues"
},
"dependencies": {
"esutils": "^2.0.2"
},
"description": "JSDoc parser",
"homepage": "https://github.com/eslint/doctrine",
"main": "lib/doctrine.js",
"version": "2.1.0",
"engines": {
"node": ">=0.10.0"
},
"directories": {
"lib": "./lib"
},
"files": [
"lib"
],
"maintainers": [
{
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com",
"web": "https://www.nczonline.net"
},
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"web": "https://github.com/Constellation"
}
],
"repository": "eslint/doctrine",
"devDependencies": {
"coveralls": "^2.11.2",
"dateformat": "^1.0.11",
@@ -40,18 +48,44 @@
"shelljs-nodecli": "^0.1.1",
"should": "^5.0.1"
},
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/eslint/doctrine",
"license": "Apache-2.0",
"main": "lib/doctrine.js",
"maintainers": [
{
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com",
"url": "https://www.nczonline.net"
},
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"url": "https://github.com/Constellation"
}
],
"name": "doctrine",
"repository": {
"type": "git",
"url": "git+https://github.com/eslint/doctrine.git"
},
"scripts": {
"pretest": "npm run lint",
"test": "nyc mocha",
"alpharelease": "eslint-prerelease alpha",
"betarelease": "eslint-prerelease beta",
"ci-release": "eslint-ci-release",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "eslint lib/",
"pretest": "npm run lint",
"release": "eslint-release",
"ci-release": "eslint-ci-release",
"alpharelease": "eslint-prerelease alpha",
"betarelease": "eslint-prerelease beta"
"test": "nyc mocha"
},
"dependencies": {
"esutils": "^2.0.2"
}
"version": "2.1.0"
}

View File

@@ -1,16 +1,42 @@
{
"name": "ms",
"version": "2.0.0",
"description": "Tiny milisecond conversion utility",
"repository": "zeit/ms",
"main": "./index",
"files": [
"index.js"
"_args": [
[
"ms@2.0.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"scripts": {
"precommit": "lint-staged",
"lint": "eslint lib/* bin/*",
"test": "mocha tests.js"
"_from": "ms@2.0.0",
"_id": "ms@2.0.0",
"_inBundle": false,
"_integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"_location": "/eslint-plugin-import/ms",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ms@2.0.0",
"name": "ms",
"escapedName": "ms",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/eslint-plugin-import/debug"
],
"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/zeit/ms/issues"
},
"description": "Tiny milisecond conversion utility",
"devDependencies": {
"eslint": "3.19.0",
"expect.js": "0.3.1",
"husky": "0.13.3",
"lint-staged": "3.4.1",
"mocha": "3.4.1"
},
"eslintConfig": {
"extends": "eslint:recommended",
@@ -19,6 +45,11 @@
"es6": true
}
},
"files": [
"index.js"
],
"homepage": "https://github.com/zeit/ms#readme",
"license": "MIT",
"lint-staged": {
"*.js": [
"npm run lint",
@@ -26,12 +57,16 @@
"git add"
]
},
"license": "MIT",
"devDependencies": {
"eslint": "3.19.0",
"expect.js": "0.3.1",
"husky": "0.13.3",
"lint-staged": "3.4.1",
"mocha": "3.4.1"
}
"main": "./index",
"name": "ms",
"repository": {
"type": "git",
"url": "git+https://github.com/zeit/ms.git"
},
"scripts": {
"lint": "eslint lib/* bin/*",
"precommit": "lint-staged",
"test": "mocha tests.js"
},
"version": "2.0.0"
}

View File

@@ -1,57 +1,57 @@
{
"name": "eslint-plugin-import",
"version": "2.26.0",
"description": "Import with sanity.",
"engines": {
"node": ">=4"
},
"main": "lib/index.js",
"directories": {
"test": "tests"
},
"files": [
"*.md",
"LICENSE",
"docs",
"lib",
"config",
"memo-parser/{*.js,LICENSE,*.md}"
"_args": [
[
"eslint-plugin-import@2.26.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"scripts": {
"prebuild": "rimraf lib",
"build": "babel --quiet --out-dir lib src",
"postbuild": "npm run copy-metafiles",
"copy-metafiles": "node --require babel-register ./scripts/copyMetafiles",
"watch": "npm run tests-only -- -- --watch",
"pretest": "linklocal",
"posttest": "eslint .",
"mocha": "cross-env BABEL_ENV=test nyc mocha",
"tests-only": "npm run mocha tests/src",
"test": "npm run tests-only",
"test-compiled": "npm run prepublish && BABEL_ENV=testCompiled mocha --compilers js:babel-register tests/src",
"test-all": "node --require babel-register ./scripts/testAll",
"prepublishOnly": "safe-publish-latest && npm run build",
"prepublish": "not-in-publish || npm run prepublishOnly"
"_from": "eslint-plugin-import@2.26.0",
"_id": "eslint-plugin-import@2.26.0",
"_inBundle": false,
"_integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
"_location": "/eslint-plugin-import",
"_phantomChildren": {
"esutils": "2.0.3"
},
"repository": {
"type": "git",
"url": "https://github.com/import-js/eslint-plugin-import"
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-plugin-import@2.26.0",
"name": "eslint-plugin-import",
"escapedName": "eslint-plugin-import",
"rawSpec": "2.26.0",
"saveSpec": null,
"fetchSpec": "2.26.0"
},
"keywords": [
"eslint",
"eslintplugin",
"es6",
"jsnext",
"modules",
"import",
"export"
"_requiredBy": [
"/eslint-config-next"
],
"author": "Ben Mosher <me@benmosher.com>",
"license": "MIT",
"_resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
"_spec": "2.26.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Ben Mosher",
"email": "me@benmosher.com"
},
"bugs": {
"url": "https://github.com/import-js/eslint-plugin-import/issues"
},
"homepage": "https://github.com/import-js/eslint-plugin-import",
"dependencies": {
"array-includes": "^3.1.4",
"array.prototype.flat": "^1.2.5",
"debug": "^2.6.9",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.7.3",
"has": "^1.0.3",
"is-core-module": "^2.8.1",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.values": "^1.1.5",
"resolve": "^1.22.0",
"tsconfig-paths": "^3.14.1"
},
"description": "Import with sanity.",
"devDependencies": {
"@angular-eslint/template-parser": "^13.1.0",
"@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped",
@@ -95,22 +95,55 @@
"typescript": "^2.8.1 || ~3.9.5",
"typescript-eslint-parser": "^15 || ^20 || ^22"
},
"directories": {
"test": "tests"
},
"engines": {
"node": ">=4"
},
"files": [
"*.md",
"LICENSE",
"docs",
"lib",
"config",
"memo-parser/{*.js,LICENSE,*.md}"
],
"homepage": "https://github.com/import-js/eslint-plugin-import",
"keywords": [
"eslint",
"eslintplugin",
"es6",
"jsnext",
"modules",
"import",
"export"
],
"license": "MIT",
"main": "lib/index.js",
"name": "eslint-plugin-import",
"peerDependencies": {
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
},
"dependencies": {
"array-includes": "^3.1.4",
"array.prototype.flat": "^1.2.5",
"debug": "^2.6.9",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.7.3",
"has": "^1.0.3",
"is-core-module": "^2.8.1",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.values": "^1.1.5",
"resolve": "^1.22.0",
"tsconfig-paths": "^3.14.1"
}
"repository": {
"type": "git",
"url": "git+https://github.com/import-js/eslint-plugin-import.git"
},
"scripts": {
"build": "babel --quiet --out-dir lib src",
"copy-metafiles": "node --require babel-register ./scripts/copyMetafiles",
"mocha": "cross-env BABEL_ENV=test nyc mocha",
"postbuild": "npm run copy-metafiles",
"posttest": "eslint .",
"prebuild": "rimraf lib",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest && npm run build",
"pretest": "linklocal",
"test": "npm run tests-only",
"test-all": "node --require babel-register ./scripts/testAll",
"test-compiled": "npm run prepublish && BABEL_ENV=testCompiled mocha --compilers js:babel-register tests/src",
"tests-only": "npm run mocha tests/src",
"watch": "npm run tests-only -- -- --watch"
},
"version": "2.26.0"
}

View File

@@ -1,28 +1,63 @@
{
"name": "semver",
"version": "6.3.0",
"description": "The semantic version parser used by npm.",
"main": "semver.js",
"scripts": {
"test": "tap",
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --follow-tags"
"_args": [
[
"semver@6.3.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "semver@6.3.0",
"_id": "semver@6.3.0",
"_inBundle": false,
"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"_location": "/eslint-plugin-jsx-a11y/semver",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "semver@6.3.0",
"name": "semver",
"escapedName": "semver",
"rawSpec": "6.3.0",
"saveSpec": null,
"fetchSpec": "6.3.0"
},
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"_spec": "6.3.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bin": {
"semver": "bin/semver.js"
},
"bugs": {
"url": "https://github.com/npm/node-semver/issues"
},
"description": "The semantic version parser used by npm.",
"devDependencies": {
"tap": "^14.3.1"
},
"license": "ISC",
"repository": "https://github.com/npm/node-semver",
"bin": {
"semver": "./bin/semver.js"
},
"files": [
"bin",
"range.bnf",
"semver.js"
],
"homepage": "https://github.com/npm/node-semver#readme",
"license": "ISC",
"main": "semver.js",
"name": "semver",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/node-semver.git"
},
"scripts": {
"postpublish": "git push origin --follow-tags",
"postversion": "npm publish",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true
}
},
"version": "6.3.0"
}

View File

@@ -1,37 +1,54 @@
{
"name": "eslint-plugin-jsx-a11y",
"version": "6.6.1",
"description": "Static AST checker for accessibility rules on JSX elements.",
"keywords": [
"eslint",
"eslintplugin",
"eslint-plugin",
"a11y",
"accessibility",
"jsx"
"_args": [
[
"eslint-plugin-jsx-a11y@6.6.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"author": "Ethan Cohen",
"repository": {
"type": "git",
"url": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y"
"_from": "eslint-plugin-jsx-a11y@6.6.1",
"_id": "eslint-plugin-jsx-a11y@6.6.1",
"_inBundle": false,
"_integrity": "sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==",
"_location": "/eslint-plugin-jsx-a11y",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-plugin-jsx-a11y@6.6.1",
"name": "eslint-plugin-jsx-a11y",
"escapedName": "eslint-plugin-jsx-a11y",
"rawSpec": "6.6.1",
"saveSpec": null,
"fetchSpec": "6.6.1"
},
"main": "lib/index.js",
"scripts": {
"build": "rimraf lib && babel src --out-dir lib --copy-files",
"create": "node ./scripts/create-rule",
"flow": "flow",
"lint:fix": "npm run lint -- --fix",
"lint": "eslint .",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest && npm run lint && npm run flow && npm run jest && npm run build",
"pretest": "npm run lint:fix && npm run flow",
"test": "npm run jest",
"posttest": "aud --production",
"test:ci": "npm run jest -- --ci --runInBand",
"jest": "jest --coverage __tests__/**/*",
"generate-list-of-rules": "md-magic --path '**/*.md' --ignore 'node_modules'",
"generate-list-of-rules:check": "npm run generate-list-of-rules && git diff --exit-code README.md"
"_requiredBy": [
"/eslint-config-next"
],
"_resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz",
"_spec": "6.6.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Ethan Cohen"
},
"bugs": {
"url": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues"
},
"dependencies": {
"@babel/runtime": "^7.18.9",
"aria-query": "^4.2.2",
"array-includes": "^3.1.5",
"ast-types-flow": "^0.0.7",
"axe-core": "^4.4.3",
"axobject-query": "^2.2.0",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"has": "^1.0.3",
"jsx-ast-utils": "^3.3.2",
"language-tags": "^1.0.5",
"minimatch": "^3.1.2",
"semver": "^6.3.0"
},
"description": "Static AST checker for accessibility rules on JSX elements.",
"devDependencies": {
"@babel/cli": "^7.18.9",
"@babel/core": "^7.18.9",
@@ -65,25 +82,13 @@
"engines": {
"node": ">=4.0"
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.18.9",
"aria-query": "^4.2.2",
"array-includes": "^3.1.5",
"ast-types-flow": "^0.0.7",
"axe-core": "^4.4.3",
"axobject-query": "^2.2.0",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"has": "^1.0.3",
"jsx-ast-utils": "^3.3.2",
"language-tags": "^1.0.5",
"minimatch": "^3.1.2",
"semver": "^6.3.0"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
"greenkeeper": {
"ignore": [
"jest",
"babel-jest"
]
},
"homepage": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y#readme",
"jest": {
"coverageReporters": [
"lcov",
@@ -99,10 +104,39 @@
],
"testEnvironment": "node"
},
"greenkeeper": {
"ignore": [
"jest",
"babel-jest"
]
}
"keywords": [
"eslint",
"eslintplugin",
"eslint-plugin",
"a11y",
"accessibility",
"jsx"
],
"license": "MIT",
"main": "lib/index.js",
"name": "eslint-plugin-jsx-a11y",
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jsx-eslint/eslint-plugin-jsx-a11y.git"
},
"scripts": {
"build": "rimraf lib && babel src --out-dir lib --copy-files",
"create": "node ./scripts/create-rule",
"flow": "flow",
"generate-list-of-rules": "md-magic --path '**/*.md' --ignore 'node_modules'",
"generate-list-of-rules:check": "npm run generate-list-of-rules && git diff --exit-code README.md",
"jest": "jest --coverage __tests__/**/*",
"lint": "eslint .",
"lint:fix": "npm run lint -- --fix",
"posttest": "aud --production",
"prepublish": "not-in-publish || npm run prepublishOnly",
"prepublishOnly": "safe-publish-latest && npm run lint && npm run flow && npm run jest && npm run build",
"pretest": "npm run lint:fix && npm run flow",
"test": "npm run jest",
"test:ci": "npm run jest -- --ci --runInBand"
},
"version": "6.6.1"
}

View File

@@ -1,11 +1,44 @@
{
"name": "eslint-plugin-react-hooks",
"_args": [
[
"eslint-plugin-react-hooks@4.6.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "eslint-plugin-react-hooks@4.6.0",
"_id": "eslint-plugin-react-hooks@4.6.0",
"_inBundle": false,
"_integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
"_location": "/eslint-plugin-react-hooks",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-plugin-react-hooks@4.6.0",
"name": "eslint-plugin-react-hooks",
"escapedName": "eslint-plugin-react-hooks",
"rawSpec": "4.6.0",
"saveSpec": null,
"fetchSpec": "4.6.0"
},
"_requiredBy": [
"/eslint-config-next"
],
"_resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
"_spec": "4.6.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"description": "ESLint rules for React Hooks",
"version": "4.6.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",
"directory": "packages/eslint-plugin-react-hooks"
"devDependencies": {
"@typescript-eslint/parser-v2": "npm:@typescript-eslint/parser@^2.26.0",
"@typescript-eslint/parser-v3": "npm:@typescript-eslint/parser@^3.10.0",
"@typescript-eslint/parser-v4": "npm:@typescript-eslint/parser@^4.1.0",
"@typescript-eslint/parser-v5": "npm:@typescript-eslint/parser@^5.0.0-0"
},
"engines": {
"node": ">=10"
},
"files": [
"LICENSE",
@@ -13,6 +46,7 @@
"index.js",
"cjs"
],
"homepage": "https://reactjs.org/",
"keywords": [
"eslint",
"eslint-plugin",
@@ -20,20 +54,14 @@
"react"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"engines": {
"node": ">=10"
},
"homepage": "https://reactjs.org/",
"name": "eslint-plugin-react-hooks",
"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
},
"devDependencies": {
"@typescript-eslint/parser-v2": "npm:@typescript-eslint/parser@^2.26.0",
"@typescript-eslint/parser-v3": "npm:@typescript-eslint/parser@^3.10.0",
"@typescript-eslint/parser-v4": "npm:@typescript-eslint/parser@^4.1.0",
"@typescript-eslint/parser-v5": "npm:@typescript-eslint/parser@^5.0.0-0"
}
}
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/eslint-plugin-react-hooks"
},
"version": "4.6.0"
}

View File

@@ -1,31 +1,39 @@
{
"name": "doctrine",
"_args": [
[
"doctrine@2.1.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "doctrine@2.1.0",
"_id": "doctrine@2.1.0",
"_inBundle": false,
"_integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
"_location": "/eslint-plugin-react/doctrine",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "doctrine@2.1.0",
"name": "doctrine",
"escapedName": "doctrine",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/eslint-plugin-react"
],
"_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/eslint/doctrine/issues"
},
"dependencies": {
"esutils": "^2.0.2"
},
"description": "JSDoc parser",
"homepage": "https://github.com/eslint/doctrine",
"main": "lib/doctrine.js",
"version": "2.1.0",
"engines": {
"node": ">=0.10.0"
},
"directories": {
"lib": "./lib"
},
"files": [
"lib"
],
"maintainers": [
{
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com",
"web": "https://www.nczonline.net"
},
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"web": "https://github.com/Constellation"
}
],
"repository": "eslint/doctrine",
"devDependencies": {
"coveralls": "^2.11.2",
"dateformat": "^1.0.11",
@@ -40,18 +48,44 @@
"shelljs-nodecli": "^0.1.1",
"should": "^5.0.1"
},
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/eslint/doctrine",
"license": "Apache-2.0",
"main": "lib/doctrine.js",
"maintainers": [
{
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com",
"url": "https://www.nczonline.net"
},
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"url": "https://github.com/Constellation"
}
],
"name": "doctrine",
"repository": {
"type": "git",
"url": "git+https://github.com/eslint/doctrine.git"
},
"scripts": {
"pretest": "npm run lint",
"test": "nyc mocha",
"alpharelease": "eslint-prerelease alpha",
"betarelease": "eslint-prerelease beta",
"ci-release": "eslint-ci-release",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "eslint lib/",
"pretest": "npm run lint",
"release": "eslint-release",
"ci-release": "eslint-ci-release",
"alpharelease": "eslint-prerelease alpha",
"betarelease": "eslint-prerelease beta"
"test": "nyc mocha"
},
"dependencies": {
"esutils": "^2.0.2"
}
"version": "2.1.0"
}

Some files were not shown because too many files have changed in this diff Show More