@functional-lib/hierarchy
Version:
hierarchy fp
43 lines (42 loc) • 942 B
JSON
{
"name": "@functional-lib/hierarchy",
"version": "1.0.8",
"description": "hierarchy fp",
"main": "hierarchy.js",
"scripts": {
"test": "mocha --require @babel/register"
},
"keywords": [
"tdd",
"functional",
"tree decision",
"ramda-fantasy",
"ramda",
"fantasy"
],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"chai": "^4.2.0",
"daggy": "^1.4.0",
"fantasy-land": "^4.0.1",
"fantasy-laws": "^1.2.0",
"jsverify": "^0.8.4",
"mocha": "^6.2.0",
"sanctuary-type-classes": "^11.0.0"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"eslint": "^6.3.0",
"npm": "^6.11.3",
"test": "^0.6.0"
},
"gitHead": "9f19645c864c17784958908271b21a2bbfccf9e2"
}