{ "name": "02_create-tensor", "version": "1.0.0", "description": "This example is a demonstration of basic usage of creating tensors.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "onnxruntime-node": "^1.20.1" } }