manipulate-monopoly
Version:
This is a js module to manipulate game Monopoly.
18 lines (17 loc) • 360 B
JSON
{
"name": "manipulate-monopoly",
"version": "1.0.3",
"description": "This is a js module to manipulate game Monopoly.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Monopoly",
"Manipulate",
"Manipulation",
"Game"
],
"author": "Juacky Chen",
"license": "MIT"
}