@duzc2-openblock/openblock-runtime
Version:
openblock runtime for browser and nodejs
20 lines (19 loc) • 418 B
JSON
{
"name": "@duzc2-openblock/openblock-runtime",
"version": "1.1.1",
"description": "openblock runtime for browser and nodejs",
"main": "src/index.mjs",
"type": "module",
"scripts": {
"test": "node test/index.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/openblock/npm-package.git"
},
"author": "duzc2",
"license": "Apache-2.0",
"keywords": [
"openblock"
]
}