mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
33 lines
No EOL
697 B
JSON
33 lines
No EOL
697 B
JSON
{
|
|
"name": "menu",
|
|
"version": "1.0.2",
|
|
"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": "1.0.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.0.2",
|
|
"commit": "f258a85ac333460ef2affc8b8a901be7ce93be2c"
|
|
},
|
|
"_source": "git://github.com/coderaiser/menu-io.git",
|
|
"_target": "~1.0.2",
|
|
"_originalSource": "menu",
|
|
"_direct": true
|
|
} |