@reactseed/template
Version:
React seed template for creating react app
23 lines (22 loc) • 530 B
JSON
{
"name": "@reactseed/template",
"version": "2.4.0",
"description": "React seed template for creating react app",
"repository": {
"type": "git",
"url": "https://github.com/reactseed/reactseed.git"
},
"homepage": "https://github.com/reactseed/reactseed",
"bugs": {
"url": "https://github.com/reactseed/reactseed/issues"
},
"keywords": [
"template",
"reactseed"
],
"license": "BSD",
"gitHead": "c8e211f89546730dfe80b1011849e18ade1f1e95",
"publishConfig": {
"access": "public"
}
}