mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
39 lines
No EOL
822 B
JSON
39 lines
No EOL
822 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",
|
|
"webpack.config.js"
|
|
],
|
|
"dependencies": {},
|
|
"version": "2.5.1",
|
|
"_release": "2.5.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.5.1",
|
|
"commit": "a5142a2693762d9ad729edd823506386497b4e41"
|
|
},
|
|
"_source": "https://github.com/coderaiser/smalltalk.git",
|
|
"_target": "^2.5.1",
|
|
"_originalSource": "smalltalk",
|
|
"_direct": true
|
|
} |