{ "name": "first", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "first", "dependencies": { "axios": "^0.24.0", "js-md5": "^0.7.3", "vue-clipboard2": "^0.3.3" } }, "node_modules/axios": { "version": "0.24.0", "resolved": "https://registry.npmmirror.com/axios/download/axios-0.24.0.tgz?cache=0&sync_timestamp=1635213960429&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Faxios%2Fdownload%2Faxios-0.24.0.tgz", "integrity": "sha1-gE5voeS5xSiFAd2d/1anoJQNINY=", "license": "MIT", "dependencies": { "follow-redirects": "^1.14.4" } }, "node_modules/clipboard": { "version": "2.0.8", "resolved": "https://registry.npm.taobao.org/clipboard/download/clipboard-2.0.8.tgz?cache=0&sync_timestamp=1615409953598&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fclipboard%2Fdownload%2Fclipboard-2.0.8.tgz", "integrity": "sha1-/8bBA90pZ6gwBfP2GXaqRlWkzbo=", "dependencies": { "good-listener": "^1.2.2", "select": "^1.1.2", "tiny-emitter": "^2.0.0" } }, "node_modules/delegate": { "version": "3.2.0", "resolved": "https://registry.nlark.com/delegate/download/delegate-3.2.0.tgz", "integrity": "sha1-tmtxwxWFIuirV0T3INjKDCr1kWY=" }, "node_modules/follow-redirects": { "version": "1.14.5", "resolved": "https://registry.npmmirror.com/follow-redirects/download/follow-redirects-1.14.5.tgz?cache=0&sync_timestamp=1635857764332&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.14.5.tgz", "integrity": "sha1-8JpYSJgdPHcrU5Iwl3hSP42Fw4E=", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], "license": "MIT", "engines": { "node": ">=4.0" }, "peerDependenciesMeta": { "debug": { "optional": true } } }, "node_modules/good-listener": { "version": "1.2.2", "resolved": "https://registry.npm.taobao.org/good-listener/download/good-listener-1.2.2.tgz", "integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=", "dependencies": { "delegate": "^3.1.2" } }, "node_modules/js-md5": { "version": "0.7.3", "resolved": "https://registry.nlark.com/js-md5/download/js-md5-0.7.3.tgz", "integrity": "sha1-tPL7sLMnRV9ZjWcn447Ccs0Jw/I=" }, "node_modules/select": { "version": "1.1.2", "resolved": "https://registry.nlark.com/select/download/select-1.1.2.tgz", "integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=" }, "node_modules/tiny-emitter": { "version": "2.1.0", "resolved": "https://registry.nlark.com/tiny-emitter/download/tiny-emitter-2.1.0.tgz", "integrity": "sha1-HRpW7fxRxD6GPLtTgqcjMONVVCM=" }, "node_modules/vue-clipboard2": { "version": "0.3.3", "resolved": "https://registry.nlark.com/vue-clipboard2/download/vue-clipboard2-0.3.3.tgz", "integrity": "sha1-Mx/shfnU8XXrDU/q7013M4VirzY=", "dependencies": { "clipboard": "^2.0.0" } } }, "dependencies": { "axios": { "version": "0.24.0", "resolved": "https://registry.npmmirror.com/axios/download/axios-0.24.0.tgz?cache=0&sync_timestamp=1635213960429&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Faxios%2Fdownload%2Faxios-0.24.0.tgz", "integrity": "sha1-gE5voeS5xSiFAd2d/1anoJQNINY=", "requires": { "follow-redirects": "^1.14.4" } }, "clipboard": { "version": "2.0.8", "resolved": "https://registry.npm.taobao.org/clipboard/download/clipboard-2.0.8.tgz?cache=0&sync_timestamp=1615409953598&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fclipboard%2Fdownload%2Fclipboard-2.0.8.tgz", "integrity": "sha1-/8bBA90pZ6gwBfP2GXaqRlWkzbo=", "requires": { "good-listener": "^1.2.2", "select": "^1.1.2", "tiny-emitter": "^2.0.0" } }, "delegate": { "version": "3.2.0", "resolved": "https://registry.nlark.com/delegate/download/delegate-3.2.0.tgz", "integrity": "sha1-tmtxwxWFIuirV0T3INjKDCr1kWY=" }, "follow-redirects": { "version": "1.14.5", "resolved": "https://registry.npmmirror.com/follow-redirects/download/follow-redirects-1.14.5.tgz?cache=0&sync_timestamp=1635857764332&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.14.5.tgz", "integrity": "sha1-8JpYSJgdPHcrU5Iwl3hSP42Fw4E=" }, "good-listener": { "version": "1.2.2", "resolved": "https://registry.npm.taobao.org/good-listener/download/good-listener-1.2.2.tgz", "integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=", "requires": { "delegate": "^3.1.2" } }, "js-md5": { "version": "0.7.3", "resolved": "https://registry.nlark.com/js-md5/download/js-md5-0.7.3.tgz", "integrity": "sha1-tPL7sLMnRV9ZjWcn447Ccs0Jw/I=" }, "select": { "version": "1.1.2", "resolved": "https://registry.nlark.com/select/download/select-1.1.2.tgz", "integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=" }, "tiny-emitter": { "version": "2.1.0", "resolved": "https://registry.nlark.com/tiny-emitter/download/tiny-emitter-2.1.0.tgz", "integrity": "sha1-HRpW7fxRxD6GPLtTgqcjMONVVCM=" }, "vue-clipboard2": { "version": "0.3.3", "resolved": "https://registry.nlark.com/vue-clipboard2/download/vue-clipboard2-0.3.3.tgz", "integrity": "sha1-Mx/shfnU8XXrDU/q7013M4VirzY=", "requires": { "clipboard": "^2.0.0" } } } }