1
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Keyboard-Mechanizer/package.json
2015-11-01 11:02:20 +00:00

20 lines
570 B
JSON

{
"name": "keyboard-mechanizer",
"version": "0.0.0",
"description": "Make your computer keyboard sound like a mechanical keyboard",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RealOrangeOne/Keyboard-Mechanizer.git"
},
"author": "TheOrangeOne",
"license": "MIT",
"bugs": {
"url": "https://github.com/RealOrangeOne/Keyboard-Mechanizer/issues"
},
"homepage": "https://github.com/RealOrangeOne/Keyboard-Mechanizer#readme",
}