cra-template-avaya-neo
Version:
The official Avaya Neo template for Create React App.
31 lines (30 loc) • 593 B
JSON
{
"name": "cra-template-avaya-neo",
"version": "0.0.2",
"keywords": [
"react",
"create-react-app",
"template",
"typescript",
"avaya",
"neo",
"avaya-neo",
"neo-react"
],
"description": "The official Avaya Neo template for Create React App.",
"repository": {
"type": "git",
"url": "https://github.com/avaya-dux/cra-template-avaya-neo"
},
"license": "MIT",
"engines": {
"node": ">=14"
},
"bugs": {
"url": "https://github.com/avaya-dux/cra-template-avaya-neo/issues"
},
"files": [
"template",
"template.json"
]
}