| 12345678910111213 |
- {
- "name": "2025-08-18(pokemon_tcg_spider)",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "private": true,
- "dependencies": {
- "crypto-js": "^4.2.0"
- }
- }
|