Module

x/february29th/package-lock.json

A JavaScript module and CLI tool that does nothing but tell you whether or not it's February 29th
Latest
File
{ "name": "february29th", "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { "typescript": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", "dev": true } }}