Initial commit of OpenClaw agent Chloe
This commit is contained in:
21
skills/x-api/scripts/package-lock.json
generated
Normal file
21
skills/x-api/scripts/package-lock.json
generated
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user