UNPKG

your-dashboard

Version:
30 lines (29 loc) 663 B
{ "name": "your-dashboard", "version": "1.0.1", "description": "Your Dashboard Manage Dashboard.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/menthe/your-dashboard.git" }, "author": "harris", "keywords": [ "dashboard", "backend dashboard", "harris" ], "license": "MIT", "dependencies": { "bootstrap-less": "^3.3.8", "bootstrap-wysiwyg": "^2.0.1", "daterangepicker": "0.0.3", "font-awesome": "^4.7.0", "fullcalendar": "^3.2.0", "jquery": "^3.1.1", "jquery-ui": "^1.12.1" } }