123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_args": [
- [
- "current-script-polyfill@1.0.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_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": "version",
- "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.npm.taobao.org/current-script-polyfill/download/current-script-polyfill-1.0.0.tgz",
- "_spec": "1.0.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Adam Miller"
- },
- "bugs": {
- "url": "https://github.com/epicmiller/currentScript-polyfill/issues"
- },
- "dependencies": {},
- "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"
- }
|