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.
homestay/minsu/admin/node_modules/current-script-polyfill/package.json

17 lines
452 B

{
"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": {}
}