47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
|
{
|
||
|
"_from": "current-script-polyfill@^1.0.0",
|
||
|
"_id": "current-script-polyfill@1.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-8xz35PPiGLBybnOMqSoC00iO9hU=",
|
||
|
"_location": "/current-script-polyfill",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "current-script-polyfill@^1.0.0",
|
||
|
"name": "current-script-polyfill",
|
||
|
"escapedName": "current-script-polyfill",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@vue/cli-service"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/current-script-polyfill/-/current-script-polyfill-1.0.0.tgz",
|
||
|
"_shasum": "f31cf7e4f3e218b0726e738ca92a02d3488ef615",
|
||
|
"_spec": "current-script-polyfill@^1.0.0",
|
||
|
"_where": "/home/soeren/dev/keksaccountgui/node_modules/@vue/cli-service",
|
||
|
"author": {
|
||
|
"name": "Adam Miller"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/epicmiller/currentScript-polyfill/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {},
|
||
|
"deprecated": false,
|
||
|
"description": "An exceptionally slim (~310kb minified) polyfill for document.currentScript in IE9+",
|
||
|
"devDependencies": {},
|
||
|
"homepage": "https://github.com/epicmiller/currentScript-polyfill#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "currentScript.js",
|
||
|
"name": "current-script-polyfill",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/epicmiller/currentScript-polyfill.git"
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"version": "1.0.0"
|
||
|
}
|