{ "name": "usim", "version": "0.1.2", "description": "minimal discrete time simulation in javascript", "main": "lib/usim.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/herby/usim.git" }, "keywords": [ "discrete", "time", "simulation", "minimal" ], "author": "Herbert Vojčík ", "license": "MIT", "bugs": { "url": "https://github.com/herby/usim/issues" }, "homepage": "https://github.com/herby/usim#readme" }