UNPKG

is-two

Version:

This is an efficient package help you determine if a number is two or not!

28 lines (27 loc) 760 B
{ "name": "one-is-not-two", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "version": "1.0.0", "license": "MIT", "dependencies": { "is-two": "^1.0.1" } }, "node_modules/is-two": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-two/-/is-two-1.0.1.tgz", "integrity": "sha512-bB5rTJynJKHt4IhylYfpPT1YebHGjFYJXoqtVapXaD7uvbjV6AGcEWrQcuhpVAFUrZ7MIFYHweTDyI5I//cdBA==" } }, "dependencies": { "is-two": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-two/-/is-two-1.0.1.tgz", "integrity": "sha512-bB5rTJynJKHt4IhylYfpPT1YebHGjFYJXoqtVapXaD7uvbjV6AGcEWrQcuhpVAFUrZ7MIFYHweTDyI5I//cdBA==" } } }