You've already forked npm-core-sdk
22 lines
409 B
JSON
22 lines
409 B
JSON
{
|
|
"name": "@reflex-platform/npm-core-sdk",
|
|
"version": "1.13.0-SNAPSHOT-260316100224",
|
|
"description": "npm libs from core model proto files",
|
|
"homepage": "",
|
|
"main": "index.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": ""
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"npm",
|
|
"ts",
|
|
"grpc",
|
|
"proto3"
|
|
],
|
|
"license": "MIT"
|
|
}
|