You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
438 B
JSON

6 years ago
{
"name": "machina-factory-bugcase",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.cryto.net:joepie91/machina-factory-bugcase.git"
},
"keywords": ["machina"],
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL",
"dependencies": {
"machina": "^2.0.2"
}
}