ember-material-icons
Version:
Google Material icons for your ember-cli app
20 lines (19 loc) • 492 B
JSON
{
"name": "conventional-commit-types",
"version": "2.1.0",
"description": "List of conventional commit types.",
"main": "index.json",
"scripts": {
"test": "json -f index.json"
},
"keywords": [],
"author": "Anders D. Johnson <anders.d.johnson.developer@gmail.com> (https://andrz.me/)",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/adjohnson916/conventional-commit-types.git"
},
"devDependencies": {
"json": "^9.0.4"
}
}