@neo-one/smart-contract-internal
Version:
NEO•ONE smart contract internal apis.
37 lines (36 loc) • 741 B
JSON
{
"name": "@neo-one/smart-contract-internal",
"version": "1.0.0-alpha.3",
"keywords": [
"neo",
"NEO",
"one",
"ONE",
"blockchain",
"neo-one",
"neo-one-suite",
"neo one",
"neo one suite",
"NEO ONE",
"NEO ONE suite",
"NEO•ONE",
"NEO•ONE suite",
"neo blockchain",
"NEO Blockchain",
"NEO blockchain",
"dapp",
"dapps"
],
"description": "NEO•ONE smart contract internal apis.",
"repository": "https://github.com/neo-one-suite/neo-one",
"bugs": "https://github.com/neo-one-suite/neo-one/issues",
"license": "MIT",
"main": "src/index.d.ts",
"engines": {
"node": ">=8.9.0"
},
"publishConfig": {
"access": "public"
},
"noCompile": true
}