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
61 lines
1.6 KiB
{
|
|
"_from": "css-url-regex@^1.1.0",
|
|
"_id": "css-url-regex@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-hLKuvifwoKvwqpctblTp0BovBuOXzxof8JgkA8zeqxxL+vcynHQjtIqqlFfQI1gEAZAjbqKm9gFTa88fxTAX4g==",
|
|
"_location": "/css-url-regex",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "css-url-regex@^1.1.0",
|
|
"name": "css-url-regex",
|
|
"escapedName": "css-url-regex",
|
|
"rawSpec": "^1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/svgo"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/css-url-regex/-/css-url-regex-1.1.0.tgz",
|
|
"_shasum": "83834230cc9f74c457de59eebd1543feeb83b7ec",
|
|
"_spec": "css-url-regex@^1.1.0",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin\\node_modules\\svgo",
|
|
"author": {
|
|
"name": "John Otander",
|
|
"email": "johnotander@gmail.com",
|
|
"url": "http://johnotander.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/johnotander/css-url-regex/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Regular expression for matching CSS urls.",
|
|
"devDependencies": {
|
|
"ava": "^0.2.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/johnotander/css-url-regex",
|
|
"keywords": [
|
|
"css",
|
|
"css-url",
|
|
"regex",
|
|
"regexp"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "css-url-regex",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/johnotander/css-url-regex.git"
|
|
},
|
|
"scripts": {
|
|
"test": "ava"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|