You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
1.9 KiB

{
"_args": [
[
"parent-module@1.0.1",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "parent-module@1.0.1",
"_id": "parent-module@1.0.1",
"_inBundle": false,
"_integrity": "sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=",
"_location": "/parent-module",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parent-module@1.0.1",
"name": "parent-module",
"escapedName": "parent-module",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/eslint/import-fresh"
],
"_resolved": "https://registry.npm.taobao.org/parent-module/download/parent-module-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/parent-module/issues"
},
"dependencies": {
"callsites": "^3.0.0"
},
"description": "Get the path of the parent module",
"devDependencies": {
"ava": "^1.4.1",
"execa": "^1.0.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/parent-module#readme",
"keywords": [
"parent",
"module",
"package",
"pkg",
"caller",
"calling",
"module",
"path",
"callsites",
"callsite",
"stacktrace",
"stack",
"trace",
"function",
"file"
],
"license": "MIT",
"name": "parent-module",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/parent-module.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.1"
}