{"_id":"@apeyrin/simple-ecs","_rev":"1-3d48ce4fe8f9bad8d6e8acdbbafe61c8","name":"@apeyrin/simple-ecs","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@apeyrin/simple-ecs","version":"1.0.0","description":"# Why I use closure instead of prototypes Define: https://jsperf.com/testing-proto-vs-closure","main":"dist/index.js","scripts":{"bundle":"webpack --config webpack/prod.js","bundle:watch":"webpack -w --config webpack/dev.js","test:unit":"riteway -r @babel/register -r @babel/polyfill test/unit/*.test.js","test:integration":"cucumber-js --require-module @babel/register --require-module @babel/polyfill ./test/cucumber/feature","test":"yarn test:unit && yarn test:integration","bundle:publish":"yarn bundle && yarn test && yarn bundle && npm publish"},"repository":{"type":"git","url":"git+https://github.com/Kaskwoute/simple-ecs.git"},"author":{"name":"Antoine peyrin"},"license":"ISC","devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/polyfill":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/register":"^7.8.3","@babel/runtime":"^7.8.4","assert":"^2.0.0","babel-loader":"^8.0.6","cucumber":"^6.0.5","riteway":"^6.1.1","webpack":"^4.41.5","webpack-cli":"^3.3.10","webpack-dev-server":"^3.10.2","webpack-merge":"^4.2.2"},"dependencies":{"uniqid":"^5.2.0"},"gitHead":"cea1f47efd5dbcce53b5b248b64b529b3472f880","bugs":{"url":"https://github.com/Kaskwoute/simple-ecs/issues"},"homepage":"https://github.com/Kaskwoute/simple-ecs#readme","_id":"@apeyrin/simple-ecs@1.0.0","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-8pepfq7Bp2MSpxwf+a+rzjarBXnRXk7x1utOMhNbKkFI0AQ+IZscog8dhUZxDnZWrbvbWs3AEnO/WN7uRikZtA==","shasum":"d09304501f8e814cc984ee775735f3fe0cff1758","tarball":"https://registry.npmjs.org/@apeyrin/simple-ecs/-/simple-ecs-1.0.0.tgz","fileCount":5,"unpackedSize":41837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNmlvCRA9TVsSAnZWagAATtsP/jaVNR3hwPNHPFr7dsej\npib9sKU4wtzT3BF3HoTbrI77VahwmPjDe9ojlLvs8GaHLUsk0jZxj2dkS8gV\nk/6cIara/ewM+pkni72g96miAddUz4ET7Z27EQaZjLEQe129627aS+kyqoeb\n8bXPLzWh/+97O29awNYyJb+DIqjTweZdgGsn8p1lkEd3Us9RX1+A2VqhEy+r\nHseOeaIgw6yY5rhY0Zj+OrreZQmAuH6d3cEKvR+lZnmIbRR5nCsicq7Jg6MP\npAn1MWX7xdMIGmd7p0WAMSwPuPMIB07vSimLQzlXlSWLHLxw/F8DypBsi/fg\nNKzki+A+2nYvsjrm4m0cTIjyXfnexy7pIY7IbPyiyAfZ1hqO9SA0nFh52/4J\nTH0sLXyXcF69O6BrFxD9BOsFY+5QTia49eGs+GOl4Mo0weUHCa7x71mnfyDJ\n+dlFa8Xe1pC9CnImWYF8CuY5+GKnd29tueWKPMSGE+1KRVI3BoeHBnxExWJV\n/QvVxTz48Cr4Lmq81oa9tebALMqgquvMASm8pOVxgkyqFzh+K5v8riOuC2co\n8wJGoimYJv8JsvpKbf80EXYCdBQKruZxtfM3rp3uHdfFY5mI70Pz+RDYNvmN\nUWYuFwircZD6eCV8fz73YtUKG2yBBKS9+1+4Rc6DmRdFzIIQMBOrNA+uXb7l\nF8D4\r\n=GWUa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQqeXRtiHjiMzPLJ5716976iYk0NFH3/2H9K48RBZUXwIhAL3pb4nablj2iZYCXn5NWoMj2BbSJT5k3GiEm9j9iFXF"}]},"maintainers":[{"name":"apeyrin","email":"antoine.peyrin@hotmail.fr"}],"_npmUser":{"name":"apeyrin","email":"antoine.peyrin@hotmail.fr"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/simple-ecs_1.0.0_1597401454667_0.379315811701296"},"_hasShrinkwrap":false}},"time":{"created":"2020-08-14T10:37:34.224Z","1.0.0":"2020-08-14T10:37:34.848Z","modified":"2022-04-04T14:33:15.290Z"},"maintainers":[{"name":"apeyrin","email":"antoine.peyrin@hotmail.fr"}],"description":"# Why I use closure instead of prototypes Define: https://jsperf.com/testing-proto-vs-closure","homepage":"https://github.com/Kaskwoute/simple-ecs#readme","repository":{"type":"git","url":"git+https://github.com/Kaskwoute/simple-ecs.git"},"author":{"name":"Antoine peyrin"},"bugs":{"url":"https://github.com/Kaskwoute/simple-ecs/issues"},"license":"ISC","readme":"# simple-ecs\n\n# Why I use closure instead of prototypes\nDefine: https://jsperf.com/testing-proto-vs-closure\n\nCreate: https://jsperf.com/testing-proto-vs-closure-creation\n\nUse method: https://jsperf.com/testing-proto-vs-closure-access","readmeFilename":"README.md"}