{ "name": "@types/ramda", "version": "0.29.8", "description": "TypeScript definitions for ramda", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ramda", "license": "MIT", "contributors": [ { "name": "Harris Miller", "githubUsername": "harris-miller", "url": "https://github.com/harris-miller" }, { "name": "Nicholai Nissen", "githubUsername": "Nicholaiii", "url": "https://github.com/Nicholaiii" }, { "name": "Kevin Wallace", "githubUsername": "kedashoe", "url": "https://github.com/kedashoe" }, { "name": "Wang Zengdi", "githubUsername": "adispring", "url": "https://github.com/adispring" } ], "main": "", "types": "index.d.ts", "exports": { ".": { "require": "./src/index.js", "import": "./es/index.js", "default": "./src/index.js" }, "./es/*": "./es/*.js", "./src/*": "./src/*.js", "./dist/*": "./dist/*.js", "./es/": "./es/", "./src/": "./src/", "./dist/": "./dist/", "./package.json": "./package.json" }, "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/ramda" }, "scripts": {}, "dependencies": { "types-ramda": "^0.29.5" }, "typesPublisherContentHash": "4a04c8bf44aca0c3b05c2dc595ac4bc03dff0477f253c79093611c93533f9057", "typeScriptVersion": "5.0" }