@gnosis.pm/pm-js
Version:
A javascript library for building applications on top of Gnosis, the Ethereum prediction market platform
19 lines (18 loc) • 425 B
JSON
{
"source": {
"include": "src"
},
"plugins": ["node_modules/jsdoc-strip-async-await", "plugins/markdown"],
"templates": {
"default": {
"layoutFile": "assets/layout.tmpl",
"includeDate": false
}
},
"opts": {
"destination": "docs",
"readme": "README.md",
"template": "node_modules/minami",
"tutorials": "tutorials"
}
}