{ "name": "type-fest", "dist-tags": { "latest": "0.20.2" }, "versions": { "0.20.2": { "name": "type-fest", "version": "0.20.2", "description": "A collection of essential TypeScript types", "license": "(MIT OR CC0-1.0)", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/type-fest.git" }, "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=10" }, "scripts": { "//test": "xo && tsd && tsc", "test": "xo && tsc" }, "devDependencies": { "@sindresorhus/tsconfig": "~0.7.0", "tsd": "^0.13.1", "typescript": "^4.1.2", "xo": "^0.35.0" }, "types": "./index.d.ts", "typesVersions": { ">=4.1": { "*": [ "ts41/*" ] } }, "xo": { "rules": { "@typescript-eslint/ban-types": "off", "@typescript-eslint/indent": "off", "node/no-unsupported-features/es-builtins": "off" } }, "gitHead": "0337bcdebdad653915d35bf39428abf702ae5de5", "bugs": { "url": "https://github.com/sindresorhus/type-fest/issues" }, "_id": "type-fest@0.20.2", "_nodeVersion": "10.22.1", "_npmVersion": "6.14.9", "dist": { "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "shasum": "1bf207f4b28f91583666cb5fbd327887301cd5f4", "tarball": "http://localhost:4260/type-fest/type-fest-0.20.2.tgz", "fileCount": 42, "unpackedSize": 110590 }, "directories": {}, "_hasShrinkwrap": false } }, "description": "A collection of essential TypeScript types", "homepage": "https://github.com/sindresorhus/type-fest#readme", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/type-fest.git" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/type-fest/issues" }, "license": "(MIT OR CC0-1.0)", "readmeFilename": "readme.md" }