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.

66 lines
2.0 KiB

{
"_args": [
[
"caniuse-lite@1.0.30001023",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "caniuse-lite@1.0.30001023",
"_id": "caniuse-lite@1.0.30001023",
"_inBundle": false,
"_integrity": "sha1-uCFVgn8/UAkHe90t89iWi8vMb8Q=",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "caniuse-lite@1.0.30001023",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "1.0.30001023",
"saveSpec": null,
"fetchSpec": "1.0.30001023"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist",
"/caniuse-api"
],
"_resolved": "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001023.tgz?cache=0&sync_timestamp=1579937618537&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001023.tgz",
"_spec": "1.0.30001023",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/ben-eb/caniuse-lite/issues"
},
"description": "A smaller version of caniuse-db, with only the essentials!",
"files": [
"data",
"dist"
],
"homepage": "https://github.com/ben-eb/caniuse-lite#readme",
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
],
"license": "CC-BY-4.0",
"main": "dist/unpacker/index.js",
"name": "caniuse-lite",
"repository": {
"type": "git",
"url": "git+https://github.com/ben-eb/caniuse-lite.git"
},
"scripts": {
"prepublish": "del-cli dist && babel src/unpacker -d dist/unpacker && mkdir dist/lib && babel src/lib/statuses.js -o dist/lib/statuses.js && babel src/lib/supported.js -o dist/lib/supported.js"
},
"version": "1.0.30001023"
}