@@ -0,0 +1,15 @@
+{
+ "name": "predictable_random",
+ "version": "1.0.0",
+ "description": "",
+ "main": "predictable_random.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "ssh://git@git.tum.dk/tum.dk/predictable_random.git"
+ "author": "",
+ "license": "ISC"
+}