NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/current-script-polyfill/package.json
2023-09-14 14:47:11 +08:00

17 lines
452 B
JSON

{
"name": "current-script-polyfill",
"version": "1.0.0",
"description": "An exceptionally slim (~310kb minified) polyfill for document.currentScript in IE9+",
"main": "currentScript.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/epicmiller/currentScript-polyfill.git"
},
"author": "Adam Miller",
"license": "MIT",
"readmeFilename": "README.md",
"dependencies": {},
"devDependencies": {}
}