mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
32 lines
No EOL
678 B
JSON
32 lines
No EOL
678 B
JSON
{
|
|
"name": "menu",
|
|
"version": "0.7.8",
|
|
"homepage": "https://github.com/coderaiser/menu-io",
|
|
"authors": [
|
|
"coderaiser <mnemonic.enemy@gmail.com>"
|
|
],
|
|
"description": "Simple css-based multillevel context menu",
|
|
"main": "menu-io.min.js",
|
|
"moduleType": [
|
|
"globals",
|
|
"node"
|
|
],
|
|
"keywords": [
|
|
"menu"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"gulpfile.js",
|
|
"node_modules"
|
|
],
|
|
"_release": "0.7.8",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.7.8",
|
|
"commit": "cc27e55d884962ed21e7eb3abedebe01acec7311"
|
|
},
|
|
"_source": "git://github.com/coderaiser/menu-io.git",
|
|
"_target": "~0.7.8",
|
|
"_originalSource": "menu"
|
|
} |