mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
28 lines
No EOL
636 B
JSON
28 lines
No EOL
636 B
JSON
{
|
|
"name": "load",
|
|
"main": "load.js",
|
|
"version": "1.1.3",
|
|
"description": "Dynamically loading external JavaScript and CSS files",
|
|
"homepage": "https://github.com/coderaiser/load.js",
|
|
"authors": [
|
|
"coderaiser <mnemonic.enemy@gmail.com>"
|
|
],
|
|
"moduleType": [
|
|
"globals"
|
|
],
|
|
"keywords": [
|
|
"load"
|
|
],
|
|
"ignore": [],
|
|
"license": "MIT",
|
|
"_release": "1.1.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.1.3",
|
|
"commit": "a888f78f5634e8b93b98863d51ab530957413fbc"
|
|
},
|
|
"_source": "git://github.com/coderaiser/load.js.git",
|
|
"_target": "~1.1.3",
|
|
"_originalSource": "load",
|
|
"_direct": true
|
|
} |