{"name":"token-types","version":"1.0.1","description":"Common token types for decoding and encoding binairy values","author":{"name":"Borewit","url":"https://github.com/Borewit"},"scripts":{"build":"npm run compile","compile-src":"tsc -p src","compile-test":"tsc -p test","compile":"npm run compile-src && npm run compile-test","prepare":"npm run compile","lint-ts":"tslint 'src/**/*.ts' --exclude 'src/**/*.d.ts' 'test/**/*.ts' --exclude 'test/**/*.d.ts'","lint-md":"remark -u preset-lint-recommended .","lint":"npm run lint-ts && npm run lint-md","test":"mocha --require ts-node/register test","cover-test":"nyc npm run test","coveralls":"npm run cover-test && nyc report --reporter=text-lcov | coveralls"},"engines":{"node":">=0.1.98"},"repository":{"type":"git","url":"git+https://github.com/Borewit/token-types.git"},"license":"MIT","main":"./lib/index.js","typings":"lib/index","bugs":{"url":"https://github.com/Borewit/token-types/issues"},"devDependencies":{"@types/chai":"^4.1.6","@types/mocha":"^5.2.5","@types/node":"^10.12.0","chai":"^4.2.0","coveralls":"^3.0.2","mocha":"^5.2.0","nyc":"^13.1.0","remark-cli":"^6.0.0","remark-preset-lint-recommended":"^3.0.2","ts-node":"^7.0.1","tslint":"^5.11.0","typescript":"^3.1.3"},"dependencies":{},"remarkConfig":{"plugins":["preset-lint-recommended"]},"gitHead":"acdc4a3a8848f961aa2e53ff5821965be22a6ad8","homepage":"https://github.com/Borewit/token-types#readme","_id":"token-types@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"borewit","email":"borewit@xs4all.nl"},"dist":{"shasum":"c91671bd80f7e2ded10dee4b8ff17247c40378c7","size":116848,"noattachment":false,"key":"/token-types/-/token-types-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/token-types/download/token-types-1.0.1.tgz"},"maintainers":[{"name":"borewit","email":"borewit@xs4all.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/token-types_1.0.1_1540640965314_0.6649403091138077"},"_hasShrinkwrap":false,"publish_time":1540640965543,"_cnpm_publish_time":1540640965543,"dist-tags":{"cjs":"4.2.1","esm":"5.0.0-alpha.3","latest":"6.1.2"}}