123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "eslint-module-utils@2.6.2",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "eslint-module-utils@2.6.2",
- "_id": "eslint-module-utils@2.6.2",
- "_inBundle": false,
- "_integrity": "sha1-lOVUDdFf4VIuj/o+yNs7f6fnpTQ=",
- "_location": "/eslint-module-utils",
- "_phantomChildren": {
- "ms": "2.1.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "eslint-module-utils@2.6.2",
- "name": "eslint-module-utils",
- "escapedName": "eslint-module-utils",
- "rawSpec": "2.6.2",
- "saveSpec": null,
- "fetchSpec": "2.6.2"
- },
- "_requiredBy": [
- "/eslint-plugin-import"
- ],
- "_resolved": "https://registry.nlark.com/eslint-module-utils/download/eslint-module-utils-2.6.2.tgz?cache=0&sync_timestamp=1628456056231&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-module-utils%2Fdownload%2Feslint-module-utils-2.6.2.tgz",
- "_spec": "2.6.2",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Ben Mosher",
- "email": "me@benmosher.com"
- },
- "bugs": {
- "url": "https://github.com/import-js/eslint-plugin-import/issues"
- },
- "dependencies": {
- "debug": "^3.2.7",
- "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/import-js/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/import-js/eslint-plugin-import.git"
- },
- "scripts": {
- "prepublishOnly": "cp ../{LICENSE,.npmrc} ./",
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "2.6.2"
- }
|