@medicplus/tooth-font
Version:
Tooth font for odontogram
34 lines (33 loc) • 822 B
JSON
{
"name": "@medicplus/tooth-font",
"version": "1.0.3",
"description": "Tooth font for odontogram",
"scripts": {
"dev": "webpack --mode development",
"build": "webpack --mode production"
},
"repository": {
"type": "git",
"url": "git+https://github.com/medic-plus/tooth-font.git"
},
"keywords": [
"tooth",
"font",
"odontogram"
],
"author": "Ivan Vasquez",
"license": "MIT",
"bugs": {
"url": "https://github.com/medic-plus/tooth-font/issues"
},
"homepage": "https://github.com/medic-plus/tooth-font#readme",
"devDependencies": {
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^2.9.2",
"style-loader": "^4.0.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
}
}