motto
Version:
Show your motto in an amazing way!
26 lines (25 loc) • 559 B
JSON
{
"name": "motto",
"version": "1.0.2",
"description": "Show your motto in an amazing way!",
"main": "js/motto.min.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jrainlau/motto.git"
},
"keywords": [
"motto"
],
"author": "Jrain Lau",
"license": "MIT",
"bugs": {
"url": "https://github.com/jrainlau/motto/issues"
},
"homepage": "https://github.com/jrainlau/motto#readme"
}