fennec-be/test/__mocks__/deploy-service/package.json

11 lines
184 B
JSON
Raw Permalink Normal View History

2021-09-08 23:04:11 +08:00
{
"name": "deploy-service",
"version": "1.0.0",
"description": "For Test",
"main": "index.js",
"type": "module",
"scripts": {},
"author": "Ivan Li",
"license": "ISC"
}