{ "name": "tour", "version": "1.0.0", "description": "", "main": "run_tour.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Tom Smeding (https://tomsmeding.com)", "license": "MIT", "dependencies": { "mkdirp": "^0.5.1", "xorshift128plus": "0.0.1" } }