{"_id":"@anew/anew","_rev":"10-af67dbcb276af59a986b6773c23011da","name":"@anew/anew","dist-tags":{"latest":"1.2.1"},"versions":{"1.0.0":{"name":"@anew/anew","version":"1.0.0","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anew-org/anew#readme","directories":{"lib":"lib"},"scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib"},"repository":{"type":"git","url":"git+https://github.com/anew-org/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anew-org/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"react":"^16.6.3","react-dom":"^16.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"8","babel-loader":"^7.1.5","babel-plugin-loop-optimizer":"^1.4.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-jsx":"^6.24.1","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint":"4.x","husky":"^1.1.3","jest":"^23.4.1","lint-staged":"^8.0.4","prettier":"^1.15.1"},"gitHead":"6d9a888b36dc07a484e504c9df8a496e0af46b1c","_id":"@anew/anew@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"dist":{"integrity":"sha512-hoKIoF0yhA/nDoXb4tHC2fygbR/HXCrVUfSFGSJiMFTy3owiUMfwSxdrO6o/a4etKV9JQp0K04XobBEt5kHZoA==","shasum":"0fc6e468fde8d94e8717e55ff200db03ee9d53a4","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.0.0.tgz","fileCount":11,"unpackedSize":230513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBXnfCRA9TVsSAnZWagAAcgoP/0IhsmMPThPEXeb6TVIH\npIApAt7e5Zjrbdi3P9gr7taGYvJKE2D3yDBopv1zN7cInRg3oUDQbklOa5AY\n6qvbOdxu4kyn1ULf9FsvsI1S92TEXLM4EJLhgxJVoatbHaqXQARbFNtjhAga\nfI57r3s6Mi7S9JqmO2GHdDAGG0NO7yeTYynJCXkkIPlYRpKPkxx623W03HGj\nbS1xOobl6J4/m1JhP7khN0Y6kodbgqDgixexo/3U2JjbSCByWVCmgG0gB3iA\nL253BQO5l+xddVv7GbSctHaCdgmglof1yUzM3Khg6R0v1P7dScPqh3psItFv\nJOgXFXRnYE2V+2GUv9DdS/thIeAbDyYJVizE1tTvT3RxXCqT2BIQQOEZ8gS0\nGGh+afrgwUrsKfV9KlD1XM6r1MRXqVqDE3heYr/38hbdSIcACV6SE8laxZCw\ntEmp19sXXh8GIwxkD4RH3qRsc0GdY1tpv7en5avsOqjkyjwfyUJG+TdVAZed\n2AMpGaBFdVRPmkVvhfB0lTknw7xvr/J9vIXOpa3N5F7qV09ReTL0dKaaaoVN\nY+/9DezxiZ2rUGpjwZw0SIkCIltnnQdEfUrxJvX1SgYG3+cZvOdZEHOqF5T3\nepx6cgpWypyU16hQFb7U6/q9v3Be1egZbfLk29nIO6PBkxo8N+rTotDtsMRp\ncOSi\r\n=GyFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD60pgbKWomeonxEkNbg+coN5CxPj/b+VdJQdxWjsQYLgIgU92TCo1GlLVbcc5G9CMapjBPxQBrF3+qoDsPTKpjot8="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.0.0_1543862750720_0.7394928965165757"},"_hasShrinkwrap":false},"1.0.1":{"name":"@anew/anew","version":"1.0.1","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"react":"^16.6.3","react-dom":"^16.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"8","babel-loader":"^7.1.5","babel-plugin-loop-optimizer":"^1.4.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-jsx":"^6.24.1","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint":"4.x","husky":"^1.1.3","jest":"^23.4.1","lint-staged":"^8.0.4","prettier":"^1.15.1"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.0.1","dist":{"shasum":"fe30bc97b82ae806e87e525a1d33d0693f3c0520","integrity":"sha512-0fl6hKr/kbkWrujkVitloCDNkKEdYfav2IQQ/c5K12NPWVqDHeYEjfNupJ9N8nGIIzBqcONacIVwn32caqaHQA==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.0.1.tgz","fileCount":12,"unpackedSize":10682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBgozCRA9TVsSAnZWagAAEhgP/3IUgoky4H5mW6yPpZL5\n3mvkjJJxAE3eppCEdnzVK7lxpLM5Ukq5X8EkfTVokOqWlXIC8+H+FdEf7CKO\nh7cfyIPpXTz6wd+nV0rMmZHgOz+CO8IX+4cA8xFUb0t+WmGACamDwn/I+8AV\nvdMiloWeCjzljecF/uXSw6yCRJPQPuLOBQBGGUcglzueeRXPvpayStlWrF5W\nwhy9AILF94Gdsn0mdkBHQpjQ3pG/LEMyWZLbERhoBNE+87KFqJlq57Qz079a\nygVO4L+TKcyY2p9KL9ivRGhiapgtkyOj3OnNAJ7lgyBNcjHpGJoyo/Wxp/I8\n2zvLkDd+JwXTOuTJSHhg1e4Y6Bs4kYxwnNIupIdXXdrPcwf/QrBl/lTbiAQs\nkmT+kGCtPDq9Dsa546guX76CLEY2nomc+drlOnc+HG+sApP7BN8YBKE5TN25\nPVrQ9Me1z3MFqWx8YXVlB2bKo6NoCRMYw4cQeD2nQ+hUHGTxlLPt0UkL10+g\n2m9wqVylW/AiKBSkoCcsae9EH0vdVsyfJ5T/cIvpbF/yZUvua700MjRYREGL\nKHgxnKqwIoFm3vRYtzIKZanmuz6QhRn6stVQ4Tq4SMyR7C2FC8IyEQ6/vPBx\nSLdA3qMcu3nRWHDH3B/DLUnckwsmiOZUGljOSECik2UnI+cC8TS0AkfnZX0e\nPL13\r\n=4E0Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbKly53LN8FQzLS+kbJtLroJVrQJ01E3GM13Me/pmOFgIgb4VZ480lmudaDo1LolOBkk63ptZVQzNPRiNtKB1+ZoU="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.0.1_1543899698754_0.8282631484200529"},"_hasShrinkwrap":false},"1.0.2":{"name":"@anew/anew","version":"1.0.2","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"react":"^16.6.3","react-dom":"^16.6.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"8","babel-loader":"^7.1.5","babel-plugin-loop-optimizer":"^1.4.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-jsx":"^6.24.1","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","eslint":"4.x","husky":"^1.1.3","jest":"^23.4.1","lint-staged":"^8.0.4","prettier":"^1.15.1"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.0.2","dist":{"shasum":"c0455963cdcd1a7f09a0b7b93a3b908c8c04ae57","integrity":"sha512-H4YvWh8afcbPUEcXfQ/stAGz7sEdveMAjCEZ6x++YdPZLQCCYvRzF+akzu4ubMddOKhEapdre2iSiRA0ianfCQ==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.0.2.tgz","fileCount":12,"unpackedSize":9886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBhQdCRA9TVsSAnZWagAAF7IQAICwjkdn2BcCXg5Rb0hn\n8h7N41UwbD6xg34wOgrAkzWBTUNxtSEiZF+ioGpgpA1gCPCSyuDEkgW+3Dtx\nTu5yaRbXcZ97H5ISutfJF7nh90FY+RQdGZJvzamiyC1wHAcKy8nOBRy9ASC/\n73RJfg4Em8MSadHo62zeXalie7gindo5l8QmsBBp4wnfykb9B051JpMnO2oe\nniS9cQmB+rN63RUJulrctmISgCd+InPe+uSjfZ3x/UcLiOxVzOkwydEbcHL6\n9dR/+klm4L6NiMRyVGfCDsAsWanRvW+1kPTmSx8BIPpd+ngHhh+8QSPQoXex\nq/O9x3OF+j9wKD8FQOboHsYwTheohkuaLh8f8YM+b6Ra2YFL4m8bumOjlSej\nKwPsLZrBsM8k4egkqm/eEK7Juth3yDCIm5eI4CIeK5pKLb5KL63fnHUfw+0G\n00bIXvlFHZsoDR9el2XoaGUcaO4oQe6G4hqbeZHFx4NkKQOvM/imWYeBc1MI\nLtV23iPaW66dD/pYLrq/x8RHnODQuZJomJRnEz7vpVyEgeZBLjUES9EH6mBW\nKfBy8vLxHB6hrIlWyx6BqRJHOQFwan9TmZ0Askg578T0fokpEKqBlbjir1HL\nXXzDzms8oFOUC0mVu5+FVFRbl1a7xYbbBmeOB7HrkBQxk1p1c8m408yScwf8\n35oU\r\n=9W1r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA9RbDDRfwrEHQAZjOCZDzU8kjxpHo92pInMdi7FSm+WAiB5w7/wXBG7Zo2vTesRCh7C7laaPQCBsdO9hjLnPJGQmg=="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.0.2_1543902236645_0.40435442915912767"},"_hasShrinkwrap":false},"1.0.3":{"name":"@anew/anew","version":"1.0.3","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"react":"^16.6.3","react-dom":"^16.6.3"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-transform-react-display-name":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.2.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","eslint":"4.x","husky":"^1.1.3","jest":"^23.4.1","lint-staged":"^8.0.4","prettier":"^1.15.1"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.0.3","dist":{"shasum":"91d51fb6cedbf63b18efd21c09bc7aad4b311732","integrity":"sha512-1huOYzUQyhuAd2di4S5bGdKO0mn+ltxaCy0/Yd15MvPffNnAS0xcgQj8oktfVL71T9vGZBKmFerqUeeNCPGcYw==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.0.3.tgz","fileCount":13,"unpackedSize":6373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFT4lCRA9TVsSAnZWagAAuvQP/jSYObT14a1L4O6oLjNx\nKybhBtr6CndZEDcgJl29J0sUQ8Hfeo3BUJFBHpmEtfGhgtAojObWFmVLuTX/\nSuxc/QVFhzL+f9yiF02ojLCU3hPl3nfugJWPF+w9rKBW18+/pkZJaDgBKH79\nJt7pwYQQFIgGjFOkRU0OFO73pPlh7vZeaZi/zogeZq7Rd0lC32rKciZWEDzH\nAvwg8Y3cvJrZNpB5Tk8UDs/UA/RVAWz5cnytMX7LwbaaXegqUqVF5iVDlwZW\nq7M4Qnr2FeF6hyErTXEKftN+oexp81pEAzwr95cVQUZjBMwlACZsGG7ImHpv\n2CZ0kQN9Rynek0WXTzrn6uk1q41G0LCVjDzitu5bMoqarrYLSnB9gaQQCYeM\nCMjBO+/wzw0T80aZ3L+db9nPNLvUxnT5t+gLw9WGQrVKx9pJJ2OPNC7HpTJD\nDZEJCTWdJX/zGyxxOhhdvV76dCQPpTqbTLBNAO808aDfUu2DYOZxo5U4cYyy\n3CuW4k1a0mraL8rX3Y7VJag4ipA/qFZw4etVpplOeJE8e/mNCfQgpwLdtdo0\nx/HGaq7Io9LQ8rNxRP5ugKFvnQMQT++Tb8F2u0X9/ua6TixWTx6yeWqDSHTd\nGzd5NqhiLLPIRl7OpNn2SgV1OXS6s6AkFPpYXtq94LlOnjP45lo+Ijh4XoMy\noliR\r\n=7ias\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBAcURtrcact+1TrdTWgp/VkvhwcZyytczS3hKGweKfAIgNn6Ykb6/lWpCP5ZLP1X4+6Dq8BbU965LnxBQRvmaSuI="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.0.3_1544896036489_0.41753726883280784"},"_hasShrinkwrap":false},"1.0.4":{"name":"@anew/anew","version":"1.0.4","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"@babel/runtime":"^7.2.0","react":"^16.6.3","react-dom":"^16.6.3"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-transform-react-display-name":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.2.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","eslint":"4.x","husky":"^1.1.3","jest":"^23.4.1","lint-staged":"^8.0.4","prettier":"^1.15.1"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.0.4","dist":{"shasum":"427473703d9669ad2adc128a32b93d5a2656d112","integrity":"sha512-yVxSdwgolIJ3Ub4epuFWdojFXYtSo0Kk5d20/F5xScluoUjIXjFz21XKLmhnklT/IMt3NI4yZu1MwBncJOAFMQ==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.0.4.tgz","fileCount":13,"unpackedSize":6430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHXr2CRA9TVsSAnZWagAARSAQAJqwIpqQlmDG2abDl21i\nS97xGc8NAYWAwtEg7fJ1CAQgGNtw35F4R5XwIPAM9n66VBKK0+a00L+j9qFe\nVjOLiBhMyFbog7C9NmcntAhzdk7yq415Pb2LxN5pCtzy9KF4VVzPGb21KCkz\nncz4+LNt1YROstv3iZxHXAv2QkAx8vutwv14qTPj52gM+5GdwkCjzskl45nG\nSrTcstZuRHDAKLPr2VudeALRBIHvdf8jiXYSRQG+OlCC3IyTiFCqUIZRdGic\niR31C4c8o+Tp6QpyRGVjFUsgpwjPXzXWzBVgQk7jD6t6a0vYN8koiZGaKXtW\n8qAL5md3F5TWyNFZc8SkwRS058bjM/CXL7gMLyN6g7/3ViaSaTxmwq1Ir4lE\n+IjPf+pltSylxBN1CErNJeZvIFlksmBChcKb2J9xD+c/4WMsPbdXgQAZxcOp\nB5I/Pu6YwEidLR3LMxONsSThOg+P/5eh3e2m9HimnRxUC7Llz8/cuHC5ouru\njXQggh3Rp8l2wrD/NnUjYCDOktXL/CkIvVpSItR9z/XMEjKoTPGle1DUD6gI\naq6d2fTkp6W1U2RvhkyQIdqWb0Oe8tjtm/o57fQWSnZAhTDkmIFpxjXqwU0k\nKCEDH574MSN39ew4lnBurkEmXVslAATDJNnmK0xbgzTNwYCCrP0O0Et1FOdi\nCt5K\r\n=fV10\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYCTqZiLjuZrzs28jqUx9hXT2zSHCfTji7izAGR/i7/AIgAfWNo17ENmXJpB/wyyxYmaYdc/toyQrWlpKyhzCGwsw="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.0.4_1545435894283_0.7874963692235146"},"_hasShrinkwrap":false},"1.0.5":{"name":"@anew/anew","version":"1.0.5","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"@babel/runtime":"^7.6.0","react":"^16.9.0","react-dom":"^16.9.0"},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/plugin-transform-react-display-name":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.3.0","@babel/plugin-transform-runtime":"^7.6.0","@babel/preset-env":"^7.6.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","eslint":"6.4.0","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.0.5","dist":{"shasum":"01bba2afa1b910c3eba76a196ea90cb88821fbf6","integrity":"sha512-FwqzbRcSTx0433CvCduRbm5Uz0jz64EPiIql66z9MW7rghZCKD8YmOWvo3m5g3UHL/kZL+9d+AGri978YkaeGA==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.0.5.tgz","fileCount":13,"unpackedSize":6432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhWjmCRA9TVsSAnZWagAA/bgP/iUncSGTR2AJ4HmfkTOU\ns8FxAXHKn5FqrLb2ZnEZMEA0ZVjcslSVGm/3Za445JQ4bTK39Z/cT4oOFTZ6\nmLGUgkLnRpTC1W+Is1rU3DSN15DSxWY9eGJm1AEHUfvXCtNELfBb0PJVo2z2\nGAaQaudSRJFD0n4N8so+A2O9qwSlauMDiQ7BsHVQzXaTtAiusVNx7LllOBcU\n5rghOAsjii5ciQsngYWCSbPFKV2qp2pEGvl5CfALal130AdVVT4srv5IM2nl\nHrPUd+J+Pk522ws9kKI2/IbfE2Ve3OUo2LFc3GK+UYKMNawR++CH6fYmj/zs\n6Jl8EQVi3bowmSfr8aArgk4/0d2mn81uy2GvRKXCtUY/3cKRlWjpoxxt1jQy\nVj6ShPeQETZaL0kl1MLdV6ZAlEyxTOsxn/lthz/VajrYE4xBRVwf20Z5ZTW0\nX0RqgsrJ+AaIAlAnbvRTMx/3kDokahqFAJrG70tZCQnJbAeNzakc29gOTp0y\nAM/ApBTRd0VIHF8lmruGi3MTwwb8jOL6V3/ZRm6QTOFTeFD6yfwvUkvfQZEU\nNKWdlts2YoftOUU9CkGM4p1zMk0TpVL9gNNQieYcYCJb+lOkdVB3lfA17GHQ\n0ff7Gj/fRoCD/hzzLCDU8QY3dzrIz1OZL98Ji8p8mT7zVrkSuwQYE4glABKj\nW2U2\r\n=YppI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICo/FNpcKoxir7yI53tsbvX+WLFJhPgyGjYXlMIOECI7AiEAnkf5tY81CMi8X2Cm0W/UydW/7z3UvxSCJkowOlsxHEI="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.0.5_1569024229684_0.775042441649709"},"_hasShrinkwrap":false},"1.1.0":{"name":"@anew/anew","version":"1.1.0","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"@babel/runtime":"^7.6.3","react":"^16.10.2","react-dom":"^16.10.2"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-transform-react-display-name":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.3.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","eslint":"6.5.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.1.0","dist":{"shasum":"f0057815986b0901cda3b3d64c07392a2f98fd71","integrity":"sha512-OSG+19ZGJ+vtbfHRYSdj8XvoUexnbd1mnjm+Xtghy73PRmyJDe6MA/b9R2VqOyamr2/SnZZkw8dc7+b6Ze55NA==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.1.0.tgz","fileCount":13,"unpackedSize":6434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdo1wmCRA9TVsSAnZWagAAZMAP/2sKK9BODwUY93EgCncm\ng0tcBKyDGldWOTzIDB3SFfgf6/X+07FLNDEUglwx237aOgnI9mHwttV47zHc\n9a0v/lpyioh/Rig7SWI1SeUMotan6b/5iXElf74KPqNeXyoW2xRTIfvYUhfw\nGpe6E782nnzulEX7nEGcBicX1unuWF/99PYzoiYwU6ROZFT+omoN8dmR3PBt\ngos6SrsvpPMzRXzkzrGx53PYc/g6fF7+PBUKn+boqyrO/jcD35WSMO7nS48l\nV3VX3e2uqjSl7b+3QK67rkbzBoThp4IRLXwSoXdSyTRuiTP6GaJpA3Nct4F6\nAeh5pb8CKcpqLqXxGw80Ez5zgf9mEXJCXfqdbMRkeK30ILFoByRwwdE3ijdK\nukODi3ee2CME0AZnFQmVSsf4y9iQ6jXruKbdK3TzVH0EgGspW8S9cjlXOeN0\n/VZldHBqiQd0Vl72mx4djqtRWj79rkR/zMRCOe7r6EWOYWf6Y00plHXyL+Sh\na5QG1NXH8eDE90Z85LVi4GPbePooz+ZcS7qddVFk4JXrOHxv5eC43N86iP8d\nqle/215JP7CJmwy/7aCPtcJ/GChRhIABZQzUCKMdHjo3jMSKEJ3+XxPNQKQ1\nlp6JosaeOcza4qt+aJc+lQgLmmIDtenqV035ztnZ03qn7KBGt0Aesxw2wdGP\nV+aY\r\n=r9y0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDAsSnqfREk1ohieZ+X41+qxIkMR4qtxnFUG2LguFj7xAiEAy1KKgWhIlM2JQRB4SBoNWWz+fwaltAa7/PJMmAZKPYk="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.1.0_1570987045368_0.8472938931697942"},"_hasShrinkwrap":false},"1.1.1":{"name":"@anew/anew","version":"1.1.1","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"@babel/runtime":"^7.7.7","react":"^16.12.0","react-dom":"^16.12.0"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/core":"^7.7.7","@babel/plugin-proposal-object-rest-spread":"^7.7.7","@babel/plugin-transform-react-display-name":"^7.7.4","@babel/plugin-transform-react-jsx":"^7.7.7","@babel/plugin-transform-runtime":"^7.7.6","@babel/preset-env":"^7.7.7","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","eslint":"6.8.0","husky":"^3.1.0","jest":"^24.9.0","lint-staged":"^9.5.0","prettier":"^1.19.1"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.1.1","dist":{"shasum":"178604183d8b1e46284c14119c2fc4e9d2ab23cf","integrity":"sha512-7d5xiU+A2hULtjUAs7KHdw4kwv6hSuFgQf453JCTM/LL8j13LER+wvbYEknbPo7GsqQpI+GTrg9JoiGIt03DDw==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.1.1.tgz","fileCount":13,"unpackedSize":6434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCRuTCRA9TVsSAnZWagAAPF4QAIKlEzy2tcR/Zb4YQDvk\nwfhPo+5QIKqpA6hXQqBv9LHKjh8u7coqMD9ibkmwJgbKc58zikISLnZ/VtNh\n0NDTJnvaa17HtpozcLXhpFv7brVaaxGuDYFP/L8bWLxTjhFNKT/eyboNpYU1\nU6DVN1oDpqv9XCzQWjSixffVbmUpug9ksvwOvSfcFTIk05ipu4hTMYDLIxon\nMI+8uMcXXOHrKMU+pDexTF98LrRrwIrj25MRDv9DHeEfSX90FEKQ3IBkIWdO\nL/S5ag6bfCYeUGu7zwtaI5kD3w1vbfLqNKbm9UQRsn/xcJ4IHOGLLKTLgQrD\nhbjU3kePWtV845x9gPq2RKsEqKGE245bqCAFtTlGyCeq/f9bJArOdPv2yVbb\n20z6lZu/Frywst3YLBIrIc/A3mfEB08HlUHktsYKzFkT/X8gRWHO1kFjpAeZ\n4kGNwS7GAL1mPVPc5ZUYExm8pzauVwKoclJeJslzPSSqtnSPPp4LCSyX4Rd8\njhFPiukv0dxGxnSNkUVTRS2fz30alJkwIp0tXLacOGLeGi83+4g0LRV8KHgs\nphpQKw+e7roOKqX30AW2nfu7qbEA03JN8A/vEtOV6iYd5AjtHlAbfj3P9ZCl\nJZ2Ly7aCHgjpkNBbi9CmvlFxj00FYD0R50ECPFTNTh3NPpBgRg7LJD6dxbWh\nEAXg\r\n=uLMx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChRW4NNAgOLsfMToRN1gBy92HStGWgqcE6eTvNvviByQIgIEFbwZpvbifEoZM+D1uOZXhD6PJfwDIR8pEDSg08njc="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.1.1_1577655186930_0.9629208456160401"},"_hasShrinkwrap":false},"1.2.0":{"name":"@anew/anew","version":"1.2.0","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"@babel/runtime":"^7.6.3","react":"^16.10.2","react-dom":"^16.10.2"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-transform-react-display-name":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.3.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","eslint":"6.5.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.2.0","dist":{"shasum":"b10992c2c1eed92f200404b340063b42255a6ad8","integrity":"sha512-pxG0D9B4PQ/7ygrB3P21u5COmj8DHjxbjOllt2Wz7zqkT5OQ4J0SRVA7cxHUv7GSQvC4ZHyRvoNEdxNEgZ/TrQ==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.2.0.tgz","fileCount":13,"unpackedSize":6434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEi1kCRA9TVsSAnZWagAAM3QQAIG0VM9V+axKCted424e\nlUSgT/SaY//tCUpJMmnOGkQQSXV02vbHfuDGM+1MSVwLvO9tCpQr2vvuj4Xw\nPQYOC0bt5/G0ewnAWCx7a0V4lIvr2QRyLpbyj2oeoxS2PppgKiIOWi04yHXn\n1QCorA/NWQyFn+EpGjoBPF5uNaB8FAhc8XTnn6pp1w6R1fZ7K7xV6h32Y+uD\nJTeTlUq9oEIWwo778+lfIW6VA1Iszotli2LyXmBQ+LsC64ZwoAhZYTIXop6A\nGIf3cjRmd0aHHonENz3NDgt0iBaPnAX54Pwa68TQz0Xwre+xlXN7NnGAP/Nr\n4PrvfBaav5SQxX5qbSdz21Lamt7hScxNEdc/6Z/fKcd0E+Z5LBGPsGiswAZ9\na4ZR+Yh/h7+Gsa3011Z0XH0wKYsMZjhbZp1r1OOw9DSBxwCaznnzSV8cMH0T\nazRwBWbFYU1STAewl+bBUAcuNHGDzJfyOroAjF9GiSj8VwjDBPhUIlV91+Db\nFPTwXvsM/HkJ7fEeyrfn4u/lewldoM6Paw4gbi0bLHkrEMOBccrAGl1pTVI2\n+4Vzice89wcrKFVZGRD92EuXe5aC8oMmaO2sUwXHW1oq+TmKNTkckEZv3uSR\nvsc5iU/4JoGOTFVx1uzac9ntlgf/d/QWW5pf+4elUORpICA9Se8JlVzXckSu\nxGCG\r\n=P8zJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAoNR8qerAtBYPaJEigeY9nOKVCK7xAT2zVNn5xB+JVPAiEA4h9CtDe6atxX57AkizeHZLABgvaK/eBefXeedZ3Ayt8="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.2.0_1578249572023_0.6570839201730958"},"_hasShrinkwrap":false},"1.2.1":{"name":"@anew/anew","version":"1.2.1","description":"Anew Package Manager","main":"lib/index.js","author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"license":"MIT","homepage":"https://github.com/anewjs/anew#readme","scripts":{"test":"jest","test:start":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src","clean":"rm -rf lib","build":"yarn clean && babel src -d lib","start":"babel src -w -d lib","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"keywords":["anew","react","react-dom","render","mount"],"bugs":{"url":"https://github.com/anewjs/anew/issues"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,json,css,scss,md}":["prettier --config ./.prettierrc --write \"src/**/*.js\"","git add"]},"dependencies":{"@babel/runtime":"^7.6.3"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-transform-react-display-name":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.3.0","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","eslint":"6.5.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"licenseText":"MIT License\n\nCopyright (c) 2018 Abdelrahman Salem\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@anew/anew@1.2.1","dist":{"shasum":"f3aae91d1ab03c7f27b2a9701ab5b7da62c95b8f","integrity":"sha512-KClUo2Zor0rVfy7SJfE+iv37G0wnJKeQKPgit1c8zaWR6mbvuxOWNRHBI7RDZz/Vw/gHxtu3Zx38IvH5advcXg==","tarball":"https://registry.npmjs.org/@anew/anew/-/anew-1.2.1.tgz","fileCount":13,"unpackedSize":6466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1tBHCRA9TVsSAnZWagAAf1YP/3bVf2Hig5oPGYlDhuRa\n9gVEa1+VYpa5xrJlRbPHjIACNDHbs/6wiqXjSSslkMp9C6LsXwZk+XUPnLhg\nh9zLv1q/Q4kozrnMDVM/UQi8iJD7PuMIHtesPocrT/eZV0oe27sBtznwKeJh\nvkbeKEbtJasnPMeTbiYxFoyGh90ql2gdAzeDoi7KUYt8ufG6GWHLP4pev3NR\nAOa1Lp2DQlVdUgezYK6vfCaaMeZH0dTydz9DQErDEWynfzjE4hBaG4qeaVAM\nspQDzwVYjFIRfnqREXTs1I1524bRitJYN1Mo3Rgou0tNZl3MQkwYczRqQpaG\nQd6eGCChDI88sr0xPxLMOocb4PuTdsK12lb4owG1ID8r0ckK75p8bxSDkBBz\n06VVptfEvqoxeX126vTJzvY2mwkkZIP9oTXz06Pl7V71zsgcYHYwvq1Pqv6Q\nobxJ1G5/irvwYhgEIDAR1hkurjtcVmP9nBD59MNNdHU+Fx8aeqOL+3G1Lk4H\nJ18bCQeYFBjfghhYjcFeeHyC1utZXtrmxFkO3UQF2gas1iwpyygiAqFb0Tzc\nFjKHoi44e5RXFd4yvx2SSS84WbEO1+fl6PaO1tdn8Ff5zAQG2qRyyo72z2g9\ndYrVQjY7JKCqsYU4Q+UIsDO24C7vCe/jiHn5gG42TrBuPJdX+jILV2BComVt\nq40q\r\n=q7Fa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIB9PCjXDmyt86jHqopex8uxkQHBgAq76kEno0UTFmDwIgRrxzmOmb3zcmfpTq0qYyTS/klfyvFIhits6SbUJrdBY="}]},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"_npmUser":{"name":"abubakir1997","email":"abubakir1997@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/anew_1.2.1_1591136327091_0.45633305468266117"},"_hasShrinkwrap":false}},"time":{"created":"2018-12-03T18:45:50.557Z","1.0.0":"2018-12-03T18:45:50.819Z","modified":"2022-04-04T14:05:12.681Z","1.0.1":"2018-12-04T05:01:38.834Z","1.0.2":"2018-12-04T05:43:56.780Z","1.0.3":"2018-12-15T17:47:16.676Z","1.0.4":"2018-12-21T23:44:54.415Z","1.0.5":"2019-09-21T00:03:49.832Z","1.1.0":"2019-10-13T17:17:25.493Z","1.1.1":"2019-12-29T21:33:07.081Z","1.2.0":"2020-01-05T18:39:32.130Z","1.2.1":"2020-06-02T22:18:47.261Z"},"maintainers":[{"name":"abubakir1997","email":"abubakir1997@gmail.com"}],"description":"Anew Package Manager","homepage":"https://github.com/anewjs/anew#readme","keywords":["anew","react","react-dom","render","mount"],"repository":{"type":"git","url":"git+https://github.com/anewjs/anew.git"},"author":{"name":"Abdelrahman Salem","email":"abubakir1997@gmail.com","url":"http://www.pages.drexel.edu/\\~aas372/"},"bugs":{"url":"https://github.com/anewjs/anew/issues"},"license":"MIT","readme":"# Anew\n\nMain package used to perpare and compose mutliple anew tools to be rendered to the DOM.\n\n## Supported Packages\n\n`@anew/router`<br/>\n`@anew/provider`\n","readmeFilename":"README.md"}