File size: 395 Bytes
61d39e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "@heyputer/puter-api-test",
  "version": "0.1.0",
  "description": "",
  "main": "apitest.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Puter Technologies Inc.",
  "license": "UNLICENSED",
  "dependencies": {
    "axios": "^1.12.0",
    "chai": "^4.3.7",
    "chai-as-promised": "^7.1.1",
    "yaml": "^2.3.1"
  }
}