{ "name": "@types/ramda", "version": "0.30.0", "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.30.0" }, "typesPublisherContentHash": "30b1deec91a9dd80c2c37abfd31a0e60c6eb643a432d0d342720299283cd0415", "typeScriptVersion": "4.7" }