{"name":"token-types","version":"6.0.2","description":"Common token types for decoding and encoding numeric and string values","author":{"name":"Borewit","url":"https://github.com/Borewit"},"funding":{"type":"github","url":"https://github.com/sponsors/Borewit"},"scripts":{"clean":"del-cli 'lib/**/*.js' 'lib/***.js.map' 'test/**/*.d.ts' 'test/**/*.js' 'test/**/*.js.map'","build":"npm run compile","compile-src":"tsc --p lib","compile-test":"tsc --p test","compile":"npm run compile-src && npm run compile-test","lint:ts":"biome check","lint:md":"remark -u preset-lint-recommended .","lint":"npm run lint:md && npm run lint:ts","test":"mocha","test-coverage":"c8 npm run test","send-codacy":"c8 report --reports-dir=./.coverage --reporter=text-lcov | codacy-coverage"},"engines":{"node":">=14.16"},"repository":{"type":"git","url":"git+https://github.com/Borewit/token-types.git"},"license":"MIT","type":"module","exports":"./lib/index.js","types":"lib/index.d.ts","bugs":{"url":"https://github.com/Borewit/token-types/issues"},"devDependencies":{"@biomejs/biome":"^2.0.6","@types/chai":"^5.2.2","@types/mocha":"^10.0.0","@types/node":"^24.0.7","c8":"^10.1.2","chai":"^5.2.0","del-cli":"^5.0.0","mocha":"^11.7.1","remark-cli":"^12.0.1","remark-preset-lint-recommended":"^7.0.0","source-map-support":"^0.5.21","ts-node":"^10.9.1","typescript":"^5.8.3"},"dependencies":{"@tokenizer/token":"^0.3.0","ieee754":"^1.2.1"},"remarkConfig":{"plugins":["preset-lint-recommended"]},"keywords":["token","integer","unsigned","numeric","float","IEEE","754","strtok3"],"packageManager":"yarn@4.9.2","_id":"token-types@6.0.2","gitHead":"6bccea0241ea59a3e6eeb604ad0ef32bed9b205d","homepage":"https://github.com/Borewit/token-types#readme","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"shasum":"103077415fb33191a1eff670f7ccd02637c48d9f","size":5444,"noattachment":false,"key":"/token-types/-/token-types-6.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/token-types/download/token-types-6.0.2.tgz"},"_npmUser":{"name":"borewit","actor":{"name":"borewit","type":"user","email":"borewit@xs4all.nl"},"email":"borewit@xs4all.nl"},"directories":{},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/token-types_6.0.2_1751178704531_0.9010312681429995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-29T06:31:44.749Z","publish_time":1751178704749,"_source_registry_name":"default","_cnpm_publish_time":1751178704749,"dist-tags":{"cjs":"4.2.1","esm":"5.0.0-alpha.3","latest":"6.1.2"}}