{
"name": "testdata",
"version": "1.0.0",
"description": "",
"main": "generate.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"matter-js": "^0.20.0"
}
}