mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-01-11 14:18:26 +08:00
8 lines
109 B
JSON
8 lines
109 B
JSON
|
{
|
||
|
"name": "@bitdance/shell-chrome",
|
||
|
"version": "0.0.0",
|
||
|
"scripts": {
|
||
|
"test": "node index.js"
|
||
|
}
|
||
|
}
|