{"name":"token-types","version":"6.0.0","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 *.d.ts test/**/*.d.ts test/**/*.js test/**/*.js.map .nyc_output","build":"npm run compile","compile-src":"tsc --p lib","compile-test":"tsc --p test","compile":"npm run compile-src && npm run compile-test","eslint":"eslint lib/**/*.ts --ignore-pattern lib/**/*.d.ts test/**/*.ts","lint-ts":"tslint lib/index.ts --exclude '*.d.ts' 'test/**/*.ts' --exclude 'test/**/*.d.ts,lib/**/*.d.ts'","lint-md":"remark -u preset-lint-recommended .","lint":"npm run lint-md && npm run eslint","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":{"@types/chai":"^4.3.1","@types/mocha":"^10.0.0","@types/node":"^20.14.9","@typescript-eslint/eslint-plugin":"^7.14.1","@typescript-eslint/parser":"^7.14.1","c8":"^10.1.2","chai":"^5.1.1","del-cli":"^5.0.0","eslint":"^8.57.0","eslint-config-prettier":"^9.0.0","eslint-import-resolver-typescript":"^3.6.1","eslint-plugin-import":"^2.29.0","eslint-plugin-jsdoc":"^48.5.0","eslint-plugin-node":"^11.1.0","eslint-plugin-unicorn":"^54.0.0","mocha":"^10.0.0","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.5.2"},"dependencies":{"@tokenizer/token":"^0.3.0","ieee754":"^1.2.1"},"remarkConfig":{"plugins":["preset-lint-recommended"]},"keywords":["token","integer","unsigned","numeric","float","IEEE","754","strtok3"],"_id":"token-types@6.0.0","gitHead":"5433425f6addc542d1e9c5befff9b64bc1bf5c43","homepage":"https://github.com/Borewit/token-types#readme","_nodeVersion":"22.3.0","_npmVersion":"10.8.1","dist":{"shasum":"1ab26be1ef9c434853500c071acfe5c8dd6544a3","size":5167,"noattachment":false,"key":"/token-types/-/token-types-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/token-types/download/token-types-6.0.0.tgz"},"_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"directories":{},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/token-types_6.0.0_1720127392122_0.41364639677459913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-04T21:09:52.263Z","publish_time":1720127392263,"_source_registry_name":"default","_cnpm_publish_time":1720127392263,"dist-tags":{"cjs":"4.2.1","esm":"5.0.0-alpha.3","latest":"6.1.2"}}