teach-matsuuratomoya-com/package.json
松浦 知也 Matsuura Tomoya d09cbf8ad6
All checks were successful
Build / build (push) Successful in 9m46s
added micromorph setup
2024-12-12 15:50:44 +09:00

24 lines
656 B
JSON

{
"author": "",
"comments": {
"dependencies": {
"deepl-node": "project",
"micromorph": "github.com/tomoyanonymous/hugo-micromorph"
},
"devDependencies": {}
},
"dependencies": {
"deepl-node": "^1.11.0",
"micromorph": "^0.4.5"
},
"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/)",
"devDependencies": {},
"license": "ISC",
"main": "translate.js",
"name": "teach-matsuuratomoya-com",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}