Skip to content

Commit 2b1e3eb

Browse files
author
Yucong Jin
committed
yarn init
1 parent a83a66d commit 2b1e3eb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "generator-react-lib-ts",
3+
"version": "1.0.0",
4+
"main": "index.js",
5+
"repository": "[email protected]:BigYu/generator-react-lib-ts.git",
6+
"license": "MIT",
7+
"keywords": [
8+
"yeoman-generator",
9+
"react",
10+
"typescript"
11+
]
12+
}

0 commit comments

Comments
 (0)