This commit is contained in:
2018-06-11 17:06:22 +08:00
commit 1b99c33beb
4 changed files with 90 additions and 0 deletions

11
package.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "font",
"version": "1.0.0",
"description": "",
"main": "index.js",
"author": "",
"license": "MIT",
"dependencies": {
"font-carrier": "0.0.12"
}
}