This commit is contained in:
Luk Lu
2020-06-01 17:52:01 +08:00
commit 36c2083c35
2 changed files with 288 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "i18n",
"version": "0.1.0",
"private": true,
"dependencies": {
},
"devDependencies": {},
"scripts": {
"setup": "npm install"
},
"author": ""
}