update package.json
This commit is contained in:
parent
16effe0331
commit
e2e99494dc
|
@ -1,8 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "arsene",
|
"name": "arsene",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "Arsene is a library for processing CJK text paragraphs, which are mixed with English characters and adding spacing between them.",
|
||||||
"author": "",
|
"author": "Astrian Zheng",
|
||||||
|
"keywords": ["arsene", "cjk", "typography"],
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user