67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"eslint-module-utils@2.4.1",
|
||
|
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "eslint-module-utils@2.4.1",
|
||
|
"_id": "eslint-module-utils@2.4.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-H6DOj+ejw7Tesdgbfs4jeS4YMFrT8uI8xwd1gtQqXssaR0EQ26L+2O/w6wkYFy2MymON0fTwHmXBvvfLNZVZEw==",
|
||
|
"_location": "/eslint-module-utils",
|
||
|
"_phantomChildren": {
|
||
|
"locate-path": "2.0.0",
|
||
|
"ms": "2.0.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "eslint-module-utils@2.4.1",
|
||
|
"name": "eslint-module-utils",
|
||
|
"escapedName": "eslint-module-utils",
|
||
|
"rawSpec": "2.4.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.4.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/eslint-plugin-import"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.4.1.tgz",
|
||
|
"_spec": "2.4.1",
|
||
|
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
|
||
|
"author": {
|
||
|
"name": "Ben Mosher",
|
||
|
"email": "me@benmosher.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/benmosher/eslint-plugin-import/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"debug": "^2.6.8",
|
||
|
"pkg-dir": "^2.0.0"
|
||
|
},
|
||
|
"description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
},
|
||
|
"homepage": "https://github.com/benmosher/eslint-plugin-import#readme",
|
||
|
"keywords": [
|
||
|
"eslint-plugin-import",
|
||
|
"eslint",
|
||
|
"modules",
|
||
|
"esmodules"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "eslint-module-utils",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/benmosher/eslint-plugin-import.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "2.4.1"
|
||
|
}
|