UNPKG

fj-and

Version:
42 lines (41 loc) 868 B
{ "name": "fj-and", "version": "1.0.1", "description": "x && y", "main": "index.js", "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "https://github.com/fp-js/fj-and.git" }, "keywords": [ "fp-js", "fp-dom", "fp", "dom", "and" ], "contributors": [ "hemanth.hm <hemanth.hm@gmail.com> (http://www.h3manth.com)", "stoeffel <schtoeffel@gmail.com> (http://www.schtoeffel.ch)" ], "license": "MIT", "bugs": { "url": "https://github.com/fp-js/fj-and/issues" }, "homepage": "https://github.com/fp-js/fj-and", "devDependencies": { "gulp": "^3.8.10", "gulp-6to5": "^3.0.0", "gulp-rename": "^1.2.0", "gulp-run": "^1.6.6", "gulp-sourcemaps": "^1.3.0", "gulp-watch": "^4.1.0", "prova": "^2.1.1" }, "dependencies": { "fj-curry": "^1.0.0" } }