Initial commit with translated description

This commit is contained in:
2026-03-29 10:22:43 +08:00
commit fe7efbf39e
17 changed files with 609 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "crypto-market-data-skill-node",
"version": "1.0.0",
"description": "Crypto & Stock Market Data Skill (Node.js) — No external dependencies",
"private": true,
"scripts": {},
"dependencies": {}
}