{"name":"token-types","version":"5.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 test --ext .ts --ignore-pattern *.d.ts","lint-ts":"tslint lib/index.ts --exclude '*.d.ts' 'test/**/*.ts' --exclude 'test/**/*.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":"^9.1.0","@types/node":"^18.6.3","@typescript-eslint/eslint-plugin":"^5.30.7","@typescript-eslint/parser":"^5.30.7","c8":"^7.12.0","chai":"^4.3.6","coveralls":"^3.1.1","del-cli":"^5.0.0","eslint":"^8.9.0","eslint-config-prettier":"^8.5.0","eslint-import-resolver-typescript":"^2.7.1","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.3.4","eslint-plugin-node":"^11.1.0","eslint-plugin-unicorn":"^43.0.2","mocha":"^10.0.0","remark-cli":"^11.0.0","remark-preset-lint-recommended":"^6.1.2","source-map-support":"^0.5.21","ts-node":"^10.9.1","typescript":"^4.7.4"},"dependencies":{"@tokenizer/token":"^0.3.0","ieee754":"^1.2.1"},"remarkConfig":{"plugins":["preset-lint-recommended"]},"keywords":["token","integer","unsigned","numeric","float","IEEE","754","strtok3"],"gitHead":"a5943b9890f04b0aaf472057a2bbb62ca4293c34","homepage":"https://github.com/Borewit/token-types#readme","_id":"token-types@5.0.0","_nodeVersion":"14.19.0","_npmVersion":"8.15.0","dist":{"shasum":"a9c7507e4ab1f161699641db6b9ef769cfbf4368","size":5853,"noattachment":false,"key":"/token-types/-/token-types-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/token-types/download/token-types-5.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_5.0.0_1659456784605_0.16174641551715374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-02T16:16:09.278Z","publish_time":1659456784862,"_cnpm_publish_time":1659456784862,"dist-tags":{"cjs":"4.2.1","esm":"5.0.0-alpha.3","latest":"6.1.2"}}