4 "description": "Graph + Fn: Execute functions as a graph",
7 "document": "jsdoc2md lib/**/*.js > doc/README.md; tap -R markdown > doc/COVERAGE.md",
10 "coverage": "nyc report --reporter=text-lcov > lcov.info"
14 "url": "git+ssh://git@gitlab.com/rbdr/grafn.git"
17 "url": "https://gitlab.com/rbdr/grafn/issues"
19 "author": "Rubén Beltrán del Río <ruben@unlimited.pizza>",
20 "license": "Apache-2.0",
22 "@hapi/eslint-config-hapi": "^13.0.2",
23 "@hapi/eslint-plugin-hapi": "^4.3.6",
25 "jsdoc-to-markdown": "^6.0.1",