{"name":"typescript-nullable","version":"0.5.0","description":"A TypeScript Nullable<T> Type and Monad Compliant Utility Functions","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint --project tsconfig.json && npm run tsc-check","prepublishOnly":"npm run build","test":"jest","test:watch":"jest --watch","tsc-check":"tsc --noEmit"},"repository":{"type":"git","url":"git+ssh://git@github.com/kylecorbelli/typescript-nullable.git"},"keywords":["TypeScript","Nullable","Maybe","Monad"],"author":{"name":"Kyle Corbelli"},"license":"ISC","bugs":{"url":"https://github.com/kylecorbelli/typescript-nullable/issues"},"homepage":"https://github.com/kylecorbelli/typescript-nullable#readme","dependencies":{"ramda":"^0.25.0"},"devDependencies":{"@types/jest":"^22.2.3","@types/ramda":"^0.25.26","codecov":"^3.0.2","jest":"^22.4.3","ts-jest":"^22.4.5","tslint":"^5.10.0","typescript":"^2.8.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"893b1dd02427ffe297e50e7df1f05afd27963659","_id":"typescript-nullable@0.5.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"kylecorbelli","email":"kyle.corbelli@gmail.com"},"dist":{"integrity":"sha512-U86bW0YqiLQnU2Ik+6ZUeFsbJHkwAY9MMR25t+uL4pNG3rKcQads7RDOtmy4ChF1O6/0t8Yk2WwwSGlyc+cP4Q==","shasum":"8e701ea87342ffc2edbe9282a63d70790fc36af4","tarball":"https://registry.npmjs.org/typescript-nullable/-/typescript-nullable-0.5.0.tgz","fileCount":25,"unpackedSize":83538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLojiCRA9TVsSAnZWagAAI0wP/R+6q1RAa2LOTlkLiA5C\nSgpfkW+RANHrRmSGuGzwVDoNW3SGniNXY/aw9VBmxSt9CPWMJoNquUEDRjbc\nfy4CFW/anyXl/SBcVCmxF7Ip9p4IEJGt4pWT6EkeMg9maeUPKGS5jUKaafjt\n6H5mAVp5armug3iteMU7wGevPBfrHz7x8VlOsE4YYXuDZSGeBWKKGtMHBBUu\n0RQlt+rN9rzCSvhtROcdDPz3dTQNPouRtXh3i47Lk3O1DW1uayXXoTjQMhyf\nCLtkTlDZkX1n1NMV1F/8gjXTHzsSyoCX6iwCtqXG0c8yZHVB0A1ZBUrvZpnM\npyPug2oYEK7+XFH0zhq87MacUp5UHv5ePsxZtTl+nY+edIwSxyFMJcoWZBMm\nQbn4T/P46er4f6tf7fLel4bBz4mOGmGdcOwgPFZoJAcouOt4kPtWPTA0G3Qr\n95Ro+BQSZgJYlxoj80kT6MyQ+m4GXEURTu+/IyZhmxM0jm46EP7AU6udI+ed\nV6Hhwx3SkJK/r6Vv0EVLyfEJtKaP7Vp6EI4KlNW4g07ckHFLQ5s/5oWsEpa6\n+HuXkDWh+OPhFFOmNI6DTMGRTNhHGLWtEozqLOdD6S69LcKlqUwfuGYEnaJj\ntURrczWUUDMDuDYfsbs5d5GLos3lO+uKNO510c6RIlDvJN5nFmWo9+TvKz+V\nHREB\r\n=1gIu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFeVr/+/DWxVwdxnLyRf07zMVHm7T9tzpMhhzd2lhspOAiAjfyKgWYlEIe3F+beibe6FcTKi3I8Z7o2FFiT4JEdAfA=="}]},"maintainers":[{"name":"kylecorbelli","email":"kyle.corbelli@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-nullable_0.5.0_1529776354732_0.4822703378222639"},"_hasShrinkwrap":false}