minna-no-nihongo-adjectives
Version:
A JSON collection of adjectives from the Minna no Nihongo textbook.
22 lines (21 loc) • 498 B
JSON
{
"name": "minna-no-nihongo-adjectives",
"version": "0.1.0",
"description": "A JSON collection of adjectives from the Minna no Nihongo textbook.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab.com:shandley/minna-no-nihongo-adjectives.git"
},
"keywords": [
"japanese",
"minna",
"adjectives",
"みんな"
],
"author": "Shane Handley",
"license": "MIT"
}