mirror of
https://github.com/zhouxiaoka/autoclip.git
synced 2026-05-11 08:17:42 +08:00
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"name": "load-script",
|
|
"repo": "eldargab/load-script",
|
|
"description": "Dynamic script loading",
|
|
"version": "0.0.5",
|
|
"keywords": ["script", "load"],
|
|
"license": "MIT",
|
|
"scripts": [
|
|
"index.js"
|
|
]
|
|
}
|