Files
emacs/lisp/emacs-application-framework/app/rss-reader/node_modules/current-script-polyfill/package.json
2022-01-04 15:21:47 +01: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": {}
}