@meisterplayer/util-load-script
Version:
Load a remote script asynchronously
19 lines (18 loc) • 367 B
JSON
{
"name": "@meisterplayer/util-load-script",
"version": "1.0.1",
"description": "Load a remote script asynchronously",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Triple",
"script",
"external",
"async",
"promise"
],
"author": "Triple",
"license": "Apache-2.0"
}