noctjs
Version:
noctjs云函数框架
25 lines (24 loc) • 553 B
JSON
{
"name": "noctjs",
"version": "1.0.1",
"description": "noctjs云函数框架",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/noctcloud/noctjs.git"
},
"keywords": [
"noctjs",
"serverless",
"unicloud"
],
"author": "Sansnn",
"license": "MIT",
"bugs": {
"url": "https://github.com/noctcloud/noctjs/issues"
},
"homepage": "https://github.com/noctcloud/noctjs#readme"
}