{
    "name": "@functional-lib/pagination",
    "version": "1.0.13",
    "description": "This is the pagination functional library ",
    "scripts": {
        "test": "mocha --compilers js:babel/register"
    },
    "keywords": [
        "tdd",
        "functional",
        "tree decision",
        "ramda-fantasy",
        "ramda",
        "fantasy"
    ],
    "author": "Álvaro Touzón",
    "license": "ISC",
    "dependencies": {
        "babel": "^5.8.19",
        "babel-core": "^6.0.20",
        "babel-loader": "^6.0.1",
        "babel-preset-es2015": "^6.0.15",
        "daggy": "^1.4.0",
        "fantasy-land": "^4.0.1",
        "jsverify": "^0.8.4",
        "mocha": "^2.2.5",
        "ramda-fantasy": "^0.8.0",
        "sanctuary": "^2.0.0"
    },
    "devDependencies": {
        "chai": "^3.5.0"
    },
    "publishConfig": {
        "access": "public"
    },
    "gitHead": "eae9c1bb30b6a2825ea48afaa85c22a9ec8e8133"
}
