2021-02-11 21:31:41 +08:00

52 lines
1.3 KiB
JSON

{
"_from": "load-script@^1.0.0",
"_id": "load-script@1.0.0",
"_inBundle": false,
"_integrity": "sha1-BJGTngvuVkPuSUp+PaPSuscMbKQ=",
"_location": "/load-script",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "load-script@^1.0.0",
"name": "load-script",
"escapedName": "load-script",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/algoliasearch"
],
"_resolved": "https://registry.npm.taobao.org/load-script/download/load-script-1.0.0.tgz",
"_shasum": "0491939e0bee5643ee494a7e3da3d2bac70c6ca4",
"_spec": "load-script@^1.0.0",
"_where": "E:\\GreateCommunity\\node_modules\\algoliasearch",
"bugs": {
"url": "https://github.com/eldargab/load-script/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Dynamic script loading for browser",
"devDependencies": {
"zuul": "~2.1.0"
},
"homepage": "https://github.com/eldargab/load-script#readme",
"keywords": [
"browser",
"script",
"load"
],
"license": "MIT",
"name": "load-script",
"repository": {
"type": "git",
"url": "git://github.com/eldargab/load-script.git"
},
"scripts": {
"test": "zuul -- test/index.js",
"test-local": "zuul --local 9005 -- test/index.js"
},
"version": "1.0.0"
}