12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
{
|
|
"name": "@nimkit/common",
|
|
"version": "1.1.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "Index.ets",
|
|
"author": "",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@ohos/pinyin4js": "^2.0.0",
|
|
"@itcast/basic":"file:../commons/basic"
|
|
}
|
|
} |