cra-template-oracle-commerce
Version:
This is the official base template for Create Oracle CX Commerce React App.
32 lines (31 loc) • 768 B
JSON
{
"name": "cra-template-oracle-commerce",
"version": "1.0.4-alpha.0",
"keywords": [
"react",
"template",
"create-react-app",
"oracle-commerce-cloud",
"DesignCodeUtility",
"commerce-cloud",
"oracleocc"
],
"description": "This is the official base template for Create Oracle CX Commerce React App.",
"repository": {
"type": "git",
"url": "https://github.com/oracle-commerce-cloud/create-occ-react-app.git",
"directory": "packages/cra-template-oracle-commerce"
},
"license": "MIT",
"engines": {
"node": ">=10"
},
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
},
"files": [
"template",
"template.json"
],
"gitHead": "44c1eefaeb9cffb1918acdd4c34d937c6bb6687c"
}