package.json 535 B

1234567891011121314151617
  1. {
  2. "name": "adminbsb-materialdesign",
  3. "version": "1.0.5",
  4. "description": "AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design",
  5. "main": "js/admin.js",
  6. "scripts": {},
  7. "repository": {
  8. "type": "git",
  9. "url": "git+https://github.com/gurayyarar/AdminBSBMaterialDesign.git"
  10. },
  11. "author": "Güray Yarar",
  12. "license": "MIT",
  13. "bugs": {
  14. "url": "https://github.com/gurayyarar/AdminBSBMaterialDesign/issues"
  15. },
  16. "homepage": "https://github.com/gurayyarar/AdminBSBMaterialDesign#readme"
  17. }