{ "name": "traffic-predictor", "version": "0.0.1", "description": "Neural network to try and predict traffic flows", "main": "nn.js", "dependencies": { "synaptic": "^1.1.4" }, "repository": "github:User4574/traffic-predictor", "author": "Nat Lasseter ", "license": "BSD-2-Clause" }