1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-01-11 14:18:26 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
chrome-extension/packages/shell-chrome/package.json

8 lines
109 B
JSON
Raw Normal View History

2022-01-26 18:46:54 +08:00
{
"name": "@bitdance/shell-chrome",
"version": "0.0.0",
"scripts": {
"test": "node index.js"
}
}