Files
2018-09-09 07:06:16 +01:00

17 lines
330 B
JSON

{
"name": "tensorflow",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"@tensorflow/tfjs": "^0.12.7",
"@tensorflow/tfjs-node": "^0.1.15"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}