UNPKG

is-one-thousand-nine-hundred-and-ninety-nine

Version:
19 lines (18 loc) 385 B
{ "name": "@horebz/is-one-thousand-nine-hundred-and-ninety-nine", "version": "0.1.1", "license": "MIT", "exports": "./src/is-one-thousand-nine-hundred-and-ninety-nine.ts", "tasks": { "dev": "deno run --watch main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1" }, "compilerOptions": { "strict": true }, "unstable": [ "sloppy-imports" ] }