SourceTermAnalysisSystem_vue/node_modules/web-storage-cache/bower.json
2026-05-15 10:22:44 +08:00

21 lines
359 B
JSON

{
"name": "web-storage-cache",
"main": [
"dist/web-storage-cache.min.js"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"description": "web storage, improved.",
"moduleType": [
"amd",
"globals"
],
"license": "MIT",
"homepage": "https://github.com/WQTeam/web-storage-cache"
}