diversifix
Version:
React component of the Diversifix inclusive language checker
28 lines (27 loc) • 658 B
JSON
{
"name": "diversifix",
"version": "0.1.2",
"description": "React component of the Diversifix inclusive language checker",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/diversifix/diversifix.git"
},
"keywords": [
"language",
"diversity",
"web-app",
"style-checker",
"inclusion",
"react-component"
],
"author": "Diversifix e. V.",
"license": "MIT",
"bugs": {
"url": "https://github.com/diversifix/diversifix/issues"
},
"homepage": "https://github.com/diversifix/diversifix#readme"
}