@elasticms/admin-menu
Version:
Used to generated admin menu in elasitcms Skeleton
28 lines (27 loc) • 671 B
JSON
{
"name": "@elasticms/admin-menu",
"version": "1.0.6",
"description": "Used to generated admin menu in elasitcms Skeleton",
"main": "index.js",
"scripts": {
"test": "echo \"Warning: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/ems-project/admin-menu.git"
},
"keywords": [
"elasticms",
"skeleton",
"admin-menu"
],
"author": "Mathieu De Keyzer <mathieu@dekeyzer.net>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ems-project/admin-menu/issues"
},
"homepage": "https://github.com/ems-project/admin-menu#readme",
"dependencies": {
"standard": "^16.0.3"
}
}