mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
37 lines
No EOL
777 B
JSON
37 lines
No EOL
777 B
JSON
{
|
|
"name": "smalltalk",
|
|
"homepage": "https://github.com/coderaiser/smalltalk",
|
|
"authors": [
|
|
"coderaiser <mnemonic.enemy@gmail.com>"
|
|
],
|
|
"description": "Promise-based Alert, Confirm and Prompt replacement",
|
|
"main": "dist/smalltalk.min.js",
|
|
"moduleType": [
|
|
"globals",
|
|
"node"
|
|
],
|
|
"keywords": [
|
|
"modal",
|
|
"alert",
|
|
"prompt",
|
|
"confirm"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"screen",
|
|
"example",
|
|
"test"
|
|
],
|
|
"dependencies": {},
|
|
"version": "2.1.3",
|
|
"_release": "2.1.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.1.3",
|
|
"commit": "9914a8d9d581af0594e140c2d1af92892a626c94"
|
|
},
|
|
"_source": "https://github.com/coderaiser/smalltalk.git",
|
|
"_target": "2.1.3",
|
|
"_originalSource": "smalltalk"
|
|
} |