{"name":"@achrinza/strong-type","version":"1.1.3","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 || 18 || 19"},"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":"fad005a09c89b56b0a3cb1db1f9c0c2b72d7b27e","_id":"@achrinza/strong-type@1.1.3","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"6343dc773e82e6173f468104a927649b69cab913","size":7055,"noattachment":false,"key":"/@achrinza/strong-type/-/@achrinza/strong-type-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@achrinza/strong-type/download/@achrinza/strong-type-1.1.3.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.3_1666490068338_0.31610317261064247"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-23T02:01:40.406Z","publish_time":1666490068518,"_cnpm_publish_time":1666490068518,"dist-tags":{"latest":"1.1.4","v0-latest":"0.1.10"}}