cra-template-oblong
Version:
Create React App template for Oblong.
28 lines (27 loc) • 547 B
JSON
{
"name": "cra-template-oblong",
"version": "1.0.2",
"keywords": [
"react",
"create-react-app",
"template",
"oblong"
],
"description": "Create React App template for Oblong.",
"main": "template.json",
"repository": {
"type": "git",
"url": "https://github.com/traviswatsonws/cra-template-oblong.git"
},
"license": "MIT",
"engines": {
"node": ">=10"
},
"bugs": {
"url": "https://github.com/traviswatsonws/cra-template-oblong/issues"
},
"files": [
"template",
"template.json"
]
}