@neo-one/simulation-react
Version:
NEO•ONE Simulation - Bootstrap a decentralized app with NEO•ONE and React.
50 lines (49 loc) • 1.13 kB
JSON
{
"name": "@neo-one/simulation-react",
"version": "1.0.0-alpha.18",
"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",
"simulation",
"neo-one simulation",
"NEO-ONE simulation",
"neo one simulation",
"NEO ONE simulation"
],
"description": "NEO•ONE Simulation - Bootstrap a decentralized app with NEO•ONE and React.",
"repository": "https://github.com/neo-one-suite/neo-one",
"bugs": "https://github.com/neo-one-suite/neo-one/issues",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"engines": {
"node": ">=10.4.1"
},
"publishConfig": {
"access": "public"
},
"bin": {
"neo-one-simulation-react-post-create": "./dist/bin/post-create"
},
"dependencies": {
"@babel/polyfill": "^7.0.0-beta.51",
"@neo-one/simulation-utils": "^1.0.0-alpha.10"
},
"noCompile": true
}