| 12345678910111213141516171819 | {  "name": "adminbsb-materialdesign",  "version": "1.0.5",  "description": "AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design",  "main": "js/admin.js",  "authors": [    "Güray Yarar"  ],  "license": "MIT",  "homepage": "https://github.com/gurayyarar/AdminBSBMaterialDesign",  "moduleType": [],  "ignore": [    "**/.*",    "node_modules",    "bower_components",    "test",    "tests"  ]}
 |