松浦 知也 Matsuura Tomoya
d09cbf8ad6
All checks were successful
Build / build (push) Successful in 9m46s
15 lines
432 B
JSON
15 lines
432 B
JSON
{
|
|
"name": "teach-matsuuratomoya-com",
|
|
"version": "1.0.0",
|
|
"description": "[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)",
|
|
"main": "translate.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"deepl-node": "^1.11.0"
|
|
}
|
|
}
|