{"name":"@achrinza/strong-type","version":"1.1.1","type":"module","description":"allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types","main":"index.js","engines":{"node":"^12.21.0 || 14 || 15 || 16 || 17"},"publishConfig":{"access":"public"},"scripts":{"test":"c8 -r lcov -r html node test/CI.js && c8 report","start":"npm run emulate && node-http-server port=8000 verbose=true","emulate":"copyfiles -V \"./!(node_modules)/*\" \"./**!(node_modules)\"  \"./example/node_modules/@achrinza/strong-type/\" && copyfiles -V \"./node_modules/**/*\" \"./example/\" && copyfiles -V \"./!(node_modules)/*\" \"./**!(node_modules)\"","nodeExample":"node ./example/node/typecheck.js","coverage":"echo 'See your coverage report at http://localhost:8080' && node-http-server port=8080 root=./coverage/"},"repository":{"type":"git","url":"git+https://github.com/achrinza/strong-type.git"},"keywords":["strong","type","validation","validate","check","checking"],"author":{"name":"Brandon Nozaki Miller"},"license":"MIT","bugs":{"url":"https://github.com/achrinza/strong-type/issues"},"homepage":"https://github.com/achrinza/strong-type#readme","devDependencies":{"c8":"^7.6.0","copyfiles":"^2.4.1","node-http-server":"8.1.5","@node-ipc/vanilla-test":"1.4.9"},"gitHead":"c44167a3d3e0781d2de95c8be52d81e5696e7b0f","_id":"@achrinza/strong-type@1.1.1","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"57771b376e21e9032139c8f8dfd85f2b8e925f91","size":7047,"noattachment":false,"key":"/@achrinza/strong-type/-/@achrinza/strong-type-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@achrinza/strong-type/download/@achrinza/strong-type-1.1.1.tgz"},"_npmUser":{"name":"achrinza","email":"rifa@achrinza.com"},"directories":{},"maintainers":[{"name":"achrinza","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/strong-type_1.1.1_1648203711088_0.06945237049515618"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T10:36:11.815Z","publish_time":1648203711248,"_cnpm_publish_time":1648203711248,"dist-tags":{"latest":"1.1.4","v0-latest":"0.1.10"}}