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.

61 lines
1.6 KiB

{
"_args": [
[
"css-unit-converter@1.1.1",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "css-unit-converter@1.1.1",
"_id": "css-unit-converter@1.1.1",
"_inBundle": false,
"_integrity": "sha1-2bkoGtz9jO2TW9urqDeGiX9k6ZY=",
"_location": "/css-unit-converter",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css-unit-converter@1.1.1",
"name": "css-unit-converter",
"escapedName": "css-unit-converter",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/postcss-calc"
],
"_resolved": "https://registry.npm.taobao.org/css-unit-converter/download/css-unit-converter-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Andy Jansson"
},
"bugs": {
"url": "https://github.com/andyjansson/css-unit-converter/issues"
},
"description": "Converts CSS values from one unit to another",
"devDependencies": {
"tape": "^4.6.3"
},
"homepage": "https://github.com/andyjansson/css-unit-converter",
"keywords": [
"css",
"value",
"unit",
"converter",
"convert"
],
"license": "MIT",
"main": "index.js",
"name": "css-unit-converter",
"repository": {
"type": "git",
"url": "git+https://github.com/andyjansson/css-unit-converter.git"
},
"scripts": {
"test": "node test/test.js"
},
"version": "1.1.1"
}