Files
chloeclaw/skills/x-api/scripts/package-lock.json
2026-03-02 20:22:49 +00:00

22 lines
568 B
JSON

{
"name": "x-api-scripts",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "x-api-scripts",
"version": "0.1.0",
"dependencies": {
"twitter-api-v2": "^1.18.2"
}
},
"node_modules/twitter-api-v2": {
"version": "1.29.0",
"resolved": "https://registry.npmjs.org/twitter-api-v2/-/twitter-api-v2-1.29.0.tgz",
"integrity": "sha512-v473q5bwme4N+DWSg6qY+JCvfg1nSJRWwui3HUALafxfqCvVkKiYmS/5x/pVeJwTmyeBxexMbzHwnzrH4h6oYQ==",
"license": "Apache-2.0"
}
}
}