-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
33 lines (33 loc) · 892 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "y",
"version": "1.0.0",
"description": "funcion semiotica - lenguajes de programacion",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karen-pal/semiosis.git"
},
"author": "Karen Palacio",
"license": "MIT",
"bugs": {
"url": "https://github.com/karen-pal/semiosis/issues"
},
"homepage": "https://github.com/karen-pal/semiosis#readme",
"dependencies": {
"@tensorflow/tfjs": "^3.13.0",
"@vitalets/google-translate-api": "^8.0.0",
"canvas": "^2.9.0",
"chalk": "^4.1.2",
"extended-google-translate-api": "^2.0.2",
"glsl-noise": "^0.0.0",
"glslify": "^7.1.1",
"jimp": "^0.16.1",
"nearley": "^2.20.1",
"readline-sync": "^1.4.10",
"translator-promise": "^1.0.5",
"translatte": "^3.0.1"
}
}