{"name":"composite-class","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"2.0.1","description":"An isomorphic JavaScript class for building composite structures. Suitable for use as a super class or mixin.","repository":{"type":"git","url":"git+https://github.com/75lb/composite-class.git"},"license":"MIT","main":"dist/index.js","module":"index.mjs","keywords":["composite","design","pattern","es6","isomorphic","load-anywhere","tree"],"engines":{"node":">=10"},"scripts":{"test":"npm run dist && esm-runner test.mjs && web-runner test.mjs","dist":"rollup -f umd -n Composite -o dist/index.js index.mjs","docs":"jsdoc2md -c jsdoc.conf -t README.hbs index.mjs > README.md"},"devDependencies":{"@test-runner/web":"^0.3.2","esm-runner":"^0.3.3","isomorphic-assert":"^0.1.1","jsdoc-to-markdown":"^5.0.3","rollup":"^1.27.8"},"dependencies":{},"standard":{"ignore":["dist"]},"gitHead":"cf1913fbfb17fad44fc69f7edd7f4f42d2fbfcc6","bugs":{"url":"https://github.com/75lb/composite-class/issues"},"homepage":"https://github.com/75lb/composite-class#readme","_id":"composite-class@2.0.1","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","dist":{"shasum":"3fa7ad17a120f202350eace1d5324694db48075a","size":4724,"noattachment":false,"key":"/composite-class/-/composite-class-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/composite-class/download/composite-class-2.0.1.tgz"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composite-class_2.0.1_1575402824204_0.4101537090700327"},"_hasShrinkwrap":false,"publish_time":1575402824558,"_cnpm_publish_time":1575402824558,"dist-tags":{"latest":"2.0.1"}}