|
{
|
|
"_args": [
|
|
[
|
|
"cumpa@^1.0.1",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot"
|
|
]
|
|
],
|
|
"_from": "cumpa@>=1.0.1 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "cumpa@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/cumpa",
|
|
"_nodeVersion": "10.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/cumpa_1.0.1_1553962891228_0.1558059005545278"
|
|
},
|
|
"_npmUser": {
|
|
"email": "gianluca.guarini@gmail.com",
|
|
"name": "gianlucaguarini"
|
|
},
|
|
"_npmVersion": "6.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "cumpa",
|
|
"raw": "cumpa@^1.0.1",
|
|
"rawSpec": "^1.0.1",
|
|
"scope": null,
|
|
"spec": ">=1.0.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@riotjs/compiler",
|
|
"/riot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cumpa/-/cumpa-1.0.1.tgz",
|
|
"_shasum": "beff3180ab36e850a157a779d0cf4d997d2c7980",
|
|
"_shrinkwrap": null,
|
|
"_spec": "cumpa@^1.0.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot",
|
|
"author": {
|
|
"email": "gianluca.guarini@gmail.com",
|
|
"name": "Gianluca Guarini",
|
|
"url": "http://gianlucaguarini.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/GianlucaGuarini/cumpa/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Minimal function composition implementation",
|
|
"devDependencies": {
|
|
"@gianlucaguarini/eslint-config": "^2.0.0",
|
|
"eslint": "^5.16.0",
|
|
"mocha": "^6.0.2",
|
|
"rollup": "^1.7.4",
|
|
"rollup-plugin-node-resolve": "^4.0.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-Ew3sfG4cqvDFINS1VgdvLX1FIruhySlnP6DRLhB+1EjewiOzhJzKRKPEp/TCuo0RDisSFeuaDrk0S4Q8grF9CA==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn5eLCRA9TVsSAnZWagAAsdYP/RP+QPW96YUVf2MZBe89\nU/OHJjqA0tqBZQsDog//QAIMLj2H193Azi/RKgy3tqyhQuA4K/1o3WGb4q00\n65P1sZMiX2bLTbsszkHFqhg/kExO6KZKfnoxdthDlLMhUeDiWS0JZZeWAdxK\nr73N3QKXDixj4Pd8tL/NWQbKdc9dbHOLvjEfUFs3uofPWBg/xC1ceWvFX8Jn\nnKJQbOR/GZ8mkbKmc/pxp3uWqZ8rlu9vjby+lFufz4m2GU1QGFa9TKH25GVP\nmq8oLf+UFBwnxDVZUem4TXoExR+GznPh5VdWj/nIWtxP4iVIHjWvXUlgMIG0\nDwa+X5idtCdVPddpt3eT0fTooNRYgHuXlzhHhIid1G8SgzA2OnLKtsHKeLiE\nbjoZTvWEg4bkF2iyiM1H/oICcR4yLljUXj2sl7g5yT6w/xd6Zj60QW8JF1vd\nfCGlRqOMZV38eR6OicPuqmJXdAPzP4Coi14fv4cqsFZNbvIBg6jIgMyHAqTD\n3SB4Fd7hRNZzKhUk5H0TkFwadkcb9hg5fElC3NskAdXgsZS7UNndzmyefES0\nyun+ZkiCqwrO8+IQyKuCM2cRgzRVfCSkXporoJhCANsO8jPT/oVT+D4+QXXK\n6Vkur0XOAKXLPvLkR2SlqJOfDWwk0hwaXM25bOI9/+WKe0UdG7noH1JgJWqU\nQCNC\r\n=FyFw\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "beff3180ab36e850a157a779d0cf4d997d2c7980",
|
|
"tarball": "https://registry.npmjs.org/cumpa/-/cumpa-1.0.1.tgz",
|
|
"unpackedSize": 6538
|
|
},
|
|
"gitHead": "7a07763d763b500a29e62661e23349d666667362",
|
|
"homepage": "https://github.com/GianlucaGuarini/cumpa#readme",
|
|
"jsnext:main": "index.next.js",
|
|
"keywords": [
|
|
"compose",
|
|
"compose-right",
|
|
"flowRight",
|
|
"functional"
|
|
],
|
|
"license": "MIT",
|
|
"main": "cumpa.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "gianlucaguarini",
|
|
"email": "gianluca.guarini@gmail.com"
|
|
}
|
|
],
|
|
"module": "index.next.js",
|
|
"name": "cumpa",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/GianlucaGuarini/cumpa.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rollup -c",
|
|
"doc": "documentation readme index.next.js -s API",
|
|
"lint": "eslint index.next.js test.js rollup.config.js",
|
|
"prepare": "npm run build && npm test",
|
|
"pretest": "npm run build",
|
|
"test": "npm run lint && mocha test.js"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|