super-maker-api
Version:
An API for the Super Mario Maker Bookmark website
35 lines (34 loc) • 769 B
JSON
{
"name": "super-maker-api",
"version": "3.0.0",
"description": "An API for the Super Mario Maker Bookmark website",
"main": "mario-maker.js",
"scripts": {
"test": "exit"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Samplasion/mario-maker.git"
},
"keywords": [
"super",
"mario",
"maker",
"mario",
"maker",
"mario",
"bookmark",
"nintendo"
],
"author": "@Samplasion",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/Samplasion/mario-maker/issues"
},
"dependencies": {
"request": "latest",
"cheerio": "latest"
},
"homepage": "https://github.com/jacobjordan94/mario-maker#readme",
"tonicExampleFilename": "tonic.js"
}