{"_id":"codesandbox","_rev":"69-af7d7ec44a6f5ff6d24b5cd4235ee631","name":"codesandbox","description":"The CLI used for communicating with CodeSandbox","dist-tags":{"latest":"2.2.3"},"versions":{"1.0.0":{"name":"codesandbox","version":"1.0.0","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"dab89a8da5293919b3f4a97b7695a6119d3aa60e","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-sbvDHwWNSztOjhFvg+YNRvxRWjSU50KMQNuSqJXTq/8XPlFBIOUvjbG7BZkC42u+ouX4IWq5SAY1lZOJ8xlSOg==","shasum":"0ab28bbe291cb04f5f422c0fc954da23035ebb60","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDch5FtptKZEzSpZFP5FTC1gMMaI1ArY9llrdNk72U61wIhAJWqzPgIVjan9Ygo7J5ma2wphf1/KgpNlaqCjdmiyIpr"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.0.tgz_1498419008859_0.7171146899927408"},"directories":{}},"1.0.1":{"name":"codesandbox","version":"1.0.1","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"f42ca2baad2934fae4b43dbb0cf1dff112a55df5","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-UzLJy/Mvf6iKZX19cbrkDYMJCggCL6Gfw7FJwbGCuOVMH8cFSyDP/TMj7DDqw8cUR6ShSAFyE+geL2grQIObLQ==","shasum":"6a91b900d1b8ea26f4661e52ea1339221f1443a5","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjY4rMVfEh95BaQeavNrmFrVAPMChNnztgiJw+K7keaAiAKlQCJ+mSUluKqm0bq7N0KgKAs92+Nl3I7T7GVpmq9Nw=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.1.tgz_1498419195610_0.8141306056641042"},"directories":{}},"1.0.2":{"name":"codesandbox","version":"1.0.2","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"03c764fab8b374866013ddbf99abc89bf47da98d","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-EbmrMfFEK1N/OGpO7XWlJD5HdGa6SvUJvTB3sE7expiP0tQBzdnxhtXS0U8bIXu5k8kT0rdFFV+eab7/znXFEQ==","shasum":"66aefcca8723d8d4a5d0ba611a618b7a19979aef","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbmewwFpu52JzjqeYG0YTcfCwuOFoRk7PHejpmiEuCRgIhAJPVF50sfOIGN55x3r0iRxybymrTvgN8XY0/iIxYoyYj"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.2.tgz_1498419515937_0.012586363824084401"},"directories":{}},"1.0.3":{"name":"codesandbox","version":"1.0.3","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"69d8fd70f74c88a9b6e842387c638812daf0d9ab","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.3","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-xk2KgNLcw7qgaTHeAdudTV2IwzLZOYt2I+KvnrgNK54ABsDDIqfhO66FyQpXl7TUdiCIXcM9ca6WQq0CaoUZGg==","shasum":"3630488aacbc29f2576d09587b550508342c0925","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFT/rPWCegvkJH3ede3AmPhYBFdButm8tMtoIInkOqeTAiEAzdwkKFhnHFWBBObmfj5Uw1IA8JF6XVR2jB+KQGFMRd8="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.3.tgz_1498420419112_0.27889037621207535"},"directories":{}},"1.0.4":{"name":"codesandbox","version":"1.0.4","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"8c8adcc0a36181250744eaa14b40750a163b8cc8","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.4","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-IsgvZUJiI02ondRdxP3VLRpXAVE+/v11vAlF+KtmyA/vUdBD/ZbtYgt3ILG/cDjwHp4H5LQ/WZreEU5tnx0lyQ==","shasum":"cc4919f8e1fbc529d098541c7aa25a1532af7a13","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHmcy7H5l64GGVtq8fRiDzhm9Yz6nZJoedvZeR+HihlQIgejjRHgewdVb4losMaTjXENMGU4HFA8P2vtRshlOUOIM="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.4.tgz_1498420917711_0.37384241237305105"},"directories":{}},"1.0.5":{"name":"codesandbox","version":"1.0.5","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"7483964ef6f824d0682be7c0ba24ec4c6385fa29","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.5","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-3EbLGxR4YDNtpBGJZBjg60sS2uzNiJglvgIiJqKZJDDvq9Qc03AT5Ana543lZA95RVZf8lbCBQTUHLps8yCItA==","shasum":"4d036d5619a41853ffeb77660765365deef0e9af","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEFCle8nUcRPS6IPXwpbyS1BO6IeTy418SUjnGMnsW/7AiEA3sounKpdQtfllGGrp0p+SEjqJytgmpwpyWpY+ZGBOoo="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.5.tgz_1498421685599_0.9168609455227852"},"directories":{}},"1.0.6":{"name":"codesandbox","version":"1.0.6","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"a64631792c557f7bd061eadf80fb9d6333475474","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.6","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-YaxN/b9ku6Ky5GdUZB3cqa60tHCSecn3htQMZFD/MEoUVRCGYs2ZlV2CauCV2ol7OHCSL9pOVv/234u771Ivrw==","shasum":"0d68cd6104c4a6a77b22e7b05a9f3cd5e0f3dd33","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGetkTosCalqfjO8i7lIFHECfZ9ZyGigQVPh5BO1mk+QIgLKb4xqpwwgSY6GdJjeDUz8HK/bnr2Q53NXLImDcll+c="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.6.tgz_1498422248982_0.44826763891614974"},"directories":{}},"1.0.7":{"name":"codesandbox","version":"1.0.7","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","detect-port":"^1.2.1","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","sockjs":"^0.3.18","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/sockjs-node":"^0.3.28","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"416da4432042489ce9265b0392572d78e015761f","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.0.7","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-4JUpYdhA5zaPZ8p8MynPxipgewwY1mqLMgp3FXc6/9W54HVfggK6uyBi8HbytKUtX40IRVdLXibtFv+GwP8URg==","shasum":"74c0e2b4731da8981852971551a03f1d9bae0c48","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.0.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDhDbMV4AHFBRB0bhvSR4HHtGq3zQzmcZWIEXFqNg4OKAiEAnDauBmyY1Xlw9MuVgJ+9NMneYkV8+peFsvJ/i4kJ+78="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.0.7.tgz_1498522973964_0.49167394754476845"},"directories":{}},"1.1.7":{"name":"codesandbox","version":"1.1.7","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"e546670dff4a82b8a2171df4eb124074e6cac0b0","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.7","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-wx7ighXopkS+iCkHaRCjZufN9hMeq/GYT27T4vjG6x23g4M1MKG465wvvzqKB1I4x3EvNJSP1h8vxDOlN01QdQ==","shasum":"1a113ff371ec840a55171ad11a1595f974ff249d","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCE8+JUoHmHk+jvBXdDUnjQ5axOwIW/fcAc8/az/qFMZAIgAphg7DbxbfYTVTK1uilVrbQeiqk7TprlgZ/5lF0Pmp4="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.7.tgz_1498598691780_0.8538815740030259"},"directories":{}},"0.0.0":{"name":"codesandbox","version":"0.0.0","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/alexjoverm/typescript-library-starter.svg)](https://greenkeeper.io/) [![Travi","keywords":[],"main":"dist/codesandbox.umd.js","module":"dist/codesandbox.es5.js","typings":"dist/types/codesandbox.d.ts","files":["dist"],"author":{"name":"Ives van Hoorne","email":"i.vanhoorne@catawiki.nl"},"repository":{"type":"git","url":""},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","prebuild":"rimraf dist","build:clean":"tsc && rollup -c","build":"tsc && rollup -c && rimraf compiled && typedoc --out dist/docs --target es6 --theme minimal src","start":"nodemon -e ts --exec \"npm run build:clean\"","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","semantic-release":"semantic-release pre && npm publish && semantic-release post","semantic-release-prepare":"ts-node tools/semantic-release-prepare","precommit":"lint-staged"},"lint-staged":{"./{src,test}/**/*.ts":["prettier --write --no-semi","git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":95,"lines":95,"statements":95}}},"devDependencies":{"@types/debug":"^0.0.30","@types/jest":"^20.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^2.13.1","cross-env":"^5.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^20.0.4","lint-staged":"^4.0.0","lodash.camelcase":"^4.3.0","nodemon":"^1.11.0","prettier":"^1.4.4","prompt":"^1.0.0","replace-in-file":"^2.5.0","rimraf":"^2.6.1","rollup":"^0.46.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","semantic-release":"^6.3.6","ts-jest":"^20.0.6","ts-node":"^3.0.6","tsc-watch":"^1.0.5","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","tslint-config-standard":"^6.0.0","typedoc":"^0.7.1","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"187b66f3fa635d578e7647d1618e5ae46fe6af0c","_id":"codesandbox@0.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-ByWRvipIgYcJb/fvca9DXfz/7W5yoDvDZIgJQqT/tWeQ//5n9dmTkdAK23GPZz9jqrDasMfjJ0eg7uoDBMxCFA==","shasum":"4670e7d6cb5297fa8ea2a23870b7df7e7bf1e54a","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-0.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9qIviv6TkgcNb+xLfgPHCRCdPkq+TzkAnJ40fZp/m7wIgEVbDlLOASvwyZDY3ipGFha1YT1I2S3dzmZWXevjz+2s="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-0.0.0.tgz_1503268129425_0.730898299952969"},"directories":{}},"1.1.8":{"name":"codesandbox","version":"1.1.8","description":"The CLI used for communcating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"1a001eb6a2566f0af5addfcb120f0554dbf53352","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.8","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-TdqyHqZbH1ihFLfbulWaHngryohKSwxiVAIk/9IhCKCaN+Sa/XNY6tsMn5PS/YXd9IyMyYRJhfoC4UtnGN5lVg==","shasum":"507745a4a0448a814e7d5f946cb2d7ed4f773dc7","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrtsjRNMHuuNeaZtOBRK8UOjouu2+7aJ6haXtQNf3MugIgU1P2isY4Gjl68eXs04j9rkgLavAXWubWP4kredrtewg="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.8.tgz_1503268197895_0.6983974224422127"},"directories":{}},"1.1.9":{"name":"codesandbox","version":"1.1.9","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"bd641e34acca646d2db828efda82b0741213f814","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.9","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-jk3TrId16Nce6Tv1WkSv+b/p2XoiiHRbizNB9Oqga0Em/Tzu2tTGXw0QNH5Qw+/PsQqQa4X4HV+1+0ZFl3e02A==","shasum":"380ae6c245aafeaf9a9bb3319b243a0da7bc2e06","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG6uBoj/5ec3ImWD3gFaXFf/YnkN/MTWRj7AFY5RSxgGAiEA/gkOmJt6FXaHHLj+sID1nJhZjxmr49BE+tBKjDzFI54="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.9.tgz_1509568040313_0.4705601059831679"},"directories":{}},"1.1.10":{"name":"codesandbox","version":"1.1.10","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"47fbc446492b4383c9e53448b54ed67e7dd1665b","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.10","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-vlix4UYz9r/wN9lq1qv5NWefHngSKU7Wcjf/f2H/cw7WBkmiL6GACg28mCDZhthiFQq85UbmSRQ01V7/QwU5rg==","shasum":"7efcbb67936602ecdc0699e464f1d47b2c6fd5b0","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR4Xnj3HF3TrDpZ9AarZ3vQGxJEEEGeewPQEm5Iy1KDAIgDlnZMRGmLk9FK7ltOR5r4I8zpNEV262va8tNfgsRVmI="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.10.tgz_1509568790748_0.7701237502042204"},"directories":{}},"1.1.11":{"name":"codesandbox","version":"1.1.11","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"5da079aa0cb86e4b92294563340633a3560fd900","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.11","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-xnNRj3bWuJ5o6XwZeHPbwC1Nv6jHnk8rDaQKyS8MPDOWNv6dyLbCcRJwYVSsA2Lz/xj/mul8VObpbN2Ua9DWJA==","shasum":"9938571354c67f17efea982c103f994fc4b2d899","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHvGcrDtIWm4rAxdj8PewOziMEW/vBYp+udf73gImjrtAiEA93gqpEXatf14UGZKTrWxwL/y05DJeQQUBRhD4saHoOg="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.11.tgz_1509569633643_0.06627068272791803"},"directories":{}},"1.1.12":{"name":"codesandbox","version":"1.1.12","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"fbfe45fb55c651ab7fe1a5b95ee5f93fcfe91ac0","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.12","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-Twz8GLfb5dNGIjBhgbSiMh1Mk83pLabO1P0cXkwx+DX4KTUhagSLVzLh7/FVUi23EHJIeW2ClvouKq4Pe2Fr1w==","shasum":"e7f500ea342a908d5e0e0529ebda95f8b7338b27","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCOFw2zoq+m/G8lKz55zIZQtPeagHAk+xStTcldvPkmAIhAIJh2TMLMZfGUIlgB6ocCZ7gCzyD9fpTOmaY45G63p11"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.12.tgz_1509570064470_0.513397173024714"},"directories":{}},"1.1.13":{"name":"codesandbox","version":"1.1.13","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"52215006291270accd9a3366fb805a1cee64c34f","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.13","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-NTGFK1uN5cPZ7zpBM1NqIt0jIte5ZBK4QhsVOHzrya27r+9bJwWPaPQOnPGGFHPKgDZkIt2UCWbA/3lHynU1BQ==","shasum":"9aae20b8478f9612a0abde2d42cd540bfa551c2b","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.13.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCo0P9ZQC7ua41lHz/v+CfMVQfjDMg+U/KoSPoZdsllXgIhAP/aU0oHM5xI28lIby59wPbYmqelHmm92f9OLkHAGTCu"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.13.tgz_1513121221670_0.6915438990108669"},"directories":{}},"1.1.14":{"name":"codesandbox","version":"1.1.14","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"npm run -s build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.3.4"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"811b47096820e5c9a00fce86ff4ec48898365368","bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.14","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-dUSJXuIDp9xim+WbJktlTSGQkMc41V6IWbAblhmBI2IjoeO9T2KWmzerGI+lZjtqiv6Ezh0rO5pFpcA3dPqENw==","shasum":"9fe952f240e77182f1c0f1cf3e71fd8f2ac0001b","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.14.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsoueVi+papKAvRBQKTYjvjB+LpzlsGuLhytTBD7votQIgMsG7LHgc1lsIc+P9EKKw/KV8guf8EF35PPXGLJuItfU="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox-1.1.14.tgz_1513435892895_0.09555940749123693"},"directories":{}},"1.1.16-0":{"name":"codesandbox","version":"1.1.16-0","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","bundle":"microbundle"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"latest","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","inquirer":"^3.1.1","lodash.omit":"^4.5.0","lodash.values":"^4.3.0","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","typescript":"^2.7.1","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash.omit":"^4.5.2","@types/lodash.values":"^4.3.2","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.16-0","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-hEUkpH5c5vwQBjjPWXOCvNFdbb6STRfKIBDGZfKedIdHUyi5ToiIuw1qnXRt3TwbStWjqHVX2z11D60jSM1bGA==","shasum":"4adfc28281bb8c34a431d2574b2ef2e9bbfac0a6","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.16-0.tgz","fileCount":60,"unpackedSize":116804,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHtvgRSdtAaW8uZ+JFO8cRFBkS8PA5u9Mmqk8okQUMOwAiBjEbLG+JuI23C2QGFOujgpKqplYhIB4jGVKR4yWsitZg=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.16-0_1518298206476_0.7233344192068274"},"_hasShrinkwrap":false},"1.1.16":{"name":"codesandbox","version":"1.1.16","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"latest","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.16","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-rfCCxMBJz9vvqg6oyXvgq5FFjyNP0Svj4/ek4zhhxOszCvGiFSfbkhkHzsWz3QZ3723tk41ZlHhvr0aIndRlKQ==","shasum":"8eab2e0dde708d1b5a2889d99280897da1ec1b44","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.16.tgz","fileCount":42,"unpackedSize":82036,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEhpbJMdK63k31PbpaPVNQ6WXij6i/q+Zd4Mf/6eYI5XAiB5apIvAHS+zw9GQxxl8kn1//71eBDlU210EnJaHMC5hQ=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.16_1518376689033_0.47317362366874005"},"_hasShrinkwrap":false},"1.1.17":{"name":"codesandbox","version":"1.1.17","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"latest","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.17","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-kU4NRfzDmPafIg+/aLhFwF8oA4SvPIkIm3NqFKIu2TfYcF9mgmB+b6g47C7s4PXgrVfSXyquewdrKUVd8ThV2A==","shasum":"b9f6ccf33b6557e749b65c9b32cdf94b88f1e8fc","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.17.tgz","fileCount":42,"unpackedSize":82057,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGXOgGvs6f/d+KmRzHJlK/J0ld2QJ5w7yWkH1EObhu9ZAiEA2fGc4+aNS8rhcolanhhSPOxLRg3w2yepW4V08s3G+5w="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.17_1518376875316_0.42851882169106803"},"_hasShrinkwrap":false},"1.1.18":{"name":"codesandbox","version":"1.1.18","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"latest","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.18","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-hEvuRWk7lVY+SlMgdQGnUOR/gGXDsV8mfkQMEvQN7OsPNb1FaNPBfWegGWW9j2QQRNLY5k4AUOcyjRNWFkW/gw==","shasum":"4d7f3c3294f590f4984e1c4aaade884bbf4d652a","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.18.tgz","fileCount":42,"unpackedSize":82345,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXOD3+UqoEFi8bDiiKstHgD+Qi8H5jqrOQm2PnX2Kh7gIgG6CnmQ20rJdR8zeOKTfwo137dsGfHSBBy10CHEOvNQ0="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.18_1518377165409_0.8904986740085499"},"_hasShrinkwrap":false},"1.1.19":{"name":"codesandbox","version":"1.1.19","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"latest","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.19","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-ANYX/JxDE5XI4Wd5Md0gxbp5IIlZYPboWPgqXrP0R1y2WOGizCDu4fjs2UVounaXw+BSplYh5ufBnKN4Z08nwA==","shasum":"d1e49af2255fff594a7a82ac97407643a02196bd","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.19.tgz","fileCount":42,"unpackedSize":81702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDusjyuxJ4qbId1idrKIPHGV50bYhnQs+DqZNnKvmlZgQIhAPgvcLnos70S29R90FL0oNKiyD4wAaVYNOuruufe0m/B"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.19_1519400596618_0.7796895515035294"},"_hasShrinkwrap":false},"1.1.20":{"name":"codesandbox","version":"1.1.20","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"=1.1.19","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.20","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-5L4D+GCRYZFQ/7E2UT8hmxC+hnk+D0r/9U437Hy/X4eBia6wQ4WV0ngfjg7p2n70W8BJI7oM+akNhm5FZGsgaQ==","shasum":"db3c6ef3fbc1993e1acb378729b2d230dc17d234","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.20.tgz","fileCount":42,"unpackedSize":81703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAvFj305j9F+8giXCVRVbktvUs4dH2wDYWwwsxKKpwU/AiB571FMBwAAEmPfQZ2Ag+gSI9svEVOGdh6G23BgFD8P3Q=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.20_1519402090667_0.4067680122367867"},"_hasShrinkwrap":false},"1.1.21":{"name":"codesandbox","version":"1.1.21","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"^1.1.21","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.1.21","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-9hbjEzZPloKnRQmospNyUfLtWRPHn2i5TCZFicfNO7vP2gTFZr/GXdYarvRmp5POwrnpDEBhGUTNp1mEaDinlQ==","shasum":"aa8166dfb9a98996aedef4ba28a19520887bfcd0","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.1.21.tgz","fileCount":42,"unpackedSize":81703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAq/X4w1heB1q3gU+OvOkxZb8OVCaTkSd8VjTmfyZ3F1AiEApL9Z65BjcAMoU4mG2S4pjUHU0G56hX9Q9v7DyPjjGkA="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.1.21_1519758669813_0.3733264752839951"},"_hasShrinkwrap":false},"1.2.0":{"name":"codesandbox","version":"1.2.0","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"^1.2.0","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-v2/dWuJ0zm7ua/qOQupBEmX6OlTUZAEduuxjJZgyeZjKz1AYdNsVxE6oGpc61ABf1+R/VcWOY3SH9HdyABqobg==","shasum":"a0190cdf99169a314a93bc4dad57505d855511fc","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.0.tgz","fileCount":42,"unpackedSize":81701,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClzFsfuzkxuPnK7VP2E0w2E6+SsYSqxg5Q9e8VdjdFkAIgZEFeXzEe83JNGlglNg0yBioaA9qtPw+sIZYVlkFqsgg="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.0_1519836924511_0.455155924233257"},"_hasShrinkwrap":false},"1.2.1":{"name":"codesandbox","version":"1.2.1","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"^1.2.1","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.1","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-F0aCa58jNybXCtIXi6xJPPjYKX1PnGYTxUqYCyo0kBf6aXREqM2bRifr69fP4VzuSGuiUOCPqyAP/bXqOPyYYA==","shasum":"1af7f4995a027c8793ec2245bc4e6e9c8426a841","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.1.tgz","fileCount":42,"unpackedSize":81701,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOzvOwHUnvZjCMzjrGx4wkEzmTGe1xlMqJo73Jr0TOxAIgco9hp7+CRnnRgIqZE4FzXPAOUgyEY24eXQDuIYNd8bw="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.1_1519850375301_0.5005056529950609"},"_hasShrinkwrap":false},"1.2.2":{"name":"codesandbox","version":"1.2.2","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-utils":"^1.2.2","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.2","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-AfF8xsiKm4XLZDT62m0gujaqIa5+En2Sd9PPjVnFUcxxb/Ix5tcj1hAQJFYVXO5BAqqLAM1fxE5/lj4OW4cwTw==","shasum":"ee203955676fde0de9bcfe4f141ce81e811931e6","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.2.tgz","fileCount":42,"unpackedSize":81701,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHJ8Anr4Cs0s91fS/GWYxsEuKvvyVRHtCRNZJZoxs28AIgX0ICvOTow69XHiM0BF6OzusMtSSqStwXYXmQzQqJekU="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.2_1519896973652_0.401401636226159"},"_hasShrinkwrap":false},"1.2.3":{"name":"codesandbox","version":"1.2.3","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.3","codesandbox-import-utils":"^1.2.3","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.3","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-cym5Jl4dxaF3WPy4JrWatdoEUfaojq+X6x5a8J0sRQDUF2vgJLjHmweWL+nbrgY8wKTXcVh5EHo00izgYBQXCQ==","shasum":"cf06fbee44c4b5bc22dff06a301541787a19dcb7","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.3.tgz","fileCount":42,"unpackedSize":81451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB4w/1F2IXeGy5foCJWaUadVSpKnvuESAOYW/XnHvHIIAiEAnl8UkFy0Gs2Z4AYWj0dIZpmHuNws2YPRSUVhI+4xITU="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.3_1520447617052_0.23468452132432538"},"_hasShrinkwrap":false},"1.2.4":{"name":"codesandbox","version":"1.2.4","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.3","codesandbox-import-utils":"^1.2.4","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.4","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-xS+wE2opPFHUA/cXKvBChJp4e3upjlEzyEO4mSTmh1I9L8KU9EjoBizH2LYCS9RNOHY94RA4N7ngaVMyAHSNOw==","shasum":"d618fe22117fff051f318ff28033b37139420030","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.4.tgz","fileCount":42,"unpackedSize":81451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD//hfDxCalRrW6i95Fbtvc8RjVNgLXGBG4iolqANbngQIgKBi1y2DyCAwzHZRz1taQSaanVr8fbOG4R+dWyDE5J3Q="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.4_1520778156386_0.6492817537196751"},"_hasShrinkwrap":false},"1.2.5":{"name":"codesandbox","version":"1.2.5","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.3","codesandbox-import-utils":"^1.2.5","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.5","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-203jE/TDFFb4xrmjcuh3zVWYqBN2rQMxmHoSm07LhsqhOeQr/OO3yQv5qkW2QZTEwvKIDOnaijU8fZvXcYv4gg==","shasum":"96e64c13e7d7c3b83a03d7f33b69fc67ed0e480a","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.5.tgz","fileCount":42,"unpackedSize":81451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSvgxGsc8XhcuP66kK3LOvIz1l937K4J/h3+hT9t3bZwIgL05qjqwkX8CDNbhhPIp0tSn0QODyZwlG5onpYmSrKgI="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.5_1520778818538_0.9633702696119977"},"_hasShrinkwrap":false},"1.2.6":{"name":"codesandbox","version":"1.2.6","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.3","codesandbox-import-utils":"^1.2.6","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.6","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-d+YDEG7GX2VbK4drgKaXvCl/f52xQb1yMK0BSAuCEQ1QfFeaslBury7hT6sBPiLffWyWlL858Rwft8FQ+HFqBg==","shasum":"7457a883abade6fbbc5c5498e59a874b6a1f0462","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.6.tgz","fileCount":42,"unpackedSize":81451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWxmZ5fi8zScTmP2RrIinWxEsvftXVtGL4w4o1YnR+fQIhAICOSbJ7X7S2lkmiKmoO77GXwT2ZTM6y4sfYoeEsFLI9"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.6_1520778893464_0.8781854146195185"},"_hasShrinkwrap":false},"1.2.7":{"name":"codesandbox","version":"1.2.7","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.3","codesandbox-import-utils":"^1.2.7","commander":"^2.9.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.102","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","typescript":"^2.7.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.7","_npmVersion":"5.7.1","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-jGhRWilbngOSG91rtsucR4PacxC0h2R9jbDnB9g7oVP75Za9RsmeuBmut9NE+b6LimQGylHc7cuRfmK7JMsqPg==","shasum":"9a5319b4714d9d9467956f95d5bae432d97d812a","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.7.tgz","fileCount":42,"unpackedSize":81451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEBbSaK6xsdiXpzN/Qb5wLJT195c1rD1uZhhQcpG0jrAiEAtMp22zQwDuVMwU6IQrVBsxuXvKPbQL++4z68vVHo2kA="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.7_1522242987185_0.34756670634200293"},"_hasShrinkwrap":false},"1.2.8":{"name":"codesandbox","version":"1.2.8","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.8","codesandbox-import-utils":"^1.2.8","commander":"^2.9.0","datauri":"^1.1.0","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.8","_npmVersion":"5.7.1","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-yp2Z+BymgqMDcdaOsstGzy8dKA7fVLD3wanNdsSd/IODHGL27i2PKTP6HjYOFFvweKINxmiHkgdSlZDQinckmQ==","shasum":"5b61a1a738cb552c2d663147840d7508c19c9a2b","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.8.tgz","fileCount":45,"unpackedSize":91058,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICR3BlIcXw0oD/on3ppKe7s+Lyz4GDCseIesUNupIOK8AiBB+7HcE3LEfBMUqcj6eAJhD+nyzlT/2MFXjZa6RfCEHw=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.8_1523367282921_0.12521511235543525"},"_hasShrinkwrap":false},"1.2.9":{"name":"codesandbox","version":"1.2.9","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.8","codesandbox-import-utils":"^1.2.8","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.9","_npmVersion":"5.7.1","_nodeVersion":"9.6.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-kZurhG9ZSfvf7GhVRBTU7lKg0wd9lLmv8m3i/hDNP55UPQ8j83soVdt98cfzIC+dLE9V5ksZpta6xm0JkFSPQQ==","shasum":"e7ce909952c8d1221a96d3772f77a308e8dd2be3","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.9.tgz","fileCount":45,"unpackedSize":91084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBBknBzL0BVovPY+1TBMUBYRkOsQxAEYNlKZD6FS7LGAIhANdMQ2KsNXq9KMMur8cGcauvYpwlqpsziaobhAcnOVan"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.9_1523367428888_0.6814960172569715"},"_hasShrinkwrap":false},"1.2.10":{"name":"codesandbox","version":"1.2.10","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.8","codesandbox-import-utils":"^1.2.10","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.10","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-d/rS9CrsWzOJn+VwRHFMRStcrFpOa+DtNkc0Qv7O9ayJnXRD4XJxFMjB+I0ZpQeoxBbiBRjmRJcpQQeO/tjk9A==","shasum":"f16c090c825f5e739e35a6e0e2d39d8db827baae","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.10.tgz","fileCount":45,"unpackedSize":91086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3jmiCRA9TVsSAnZWagAAADgP/RLbU195T40mhF2ZoqwX\nA+5nh6e9pgfcPmIWptpoM7XZyJ6a6DZzpC6t16XMH/jeG30zps+mdKSVayYA\n8D5cbXvwFlg4QxM8Hj+DpPPRrq9gZThDb3EPsv2vud95X7bQuSgGYECOPQVN\neic/IdSM/vlooAFlJyyKFBk/jUvulTstCLsMKWAc6/N8Irn0yl816VLGiWzt\nqUwdlOjMenNxhBa7bGt2by+hWqbFtK+sCMNvgsMPMVCCCRq0gVWTH0Xvwsqc\nBDAyjkbY8vxnuHGfV5gwtgfSTXcSYTaUXi8J/FUmll6huMqyO+U6jv7NG6ia\nSY2GI4CqxgXNkCu/9uE7pgXiE8X3errugvr+X1OKGBKJB+hmyhCsnmlk8uMN\n7yhXlNsncdJUrcGUB7yjV+v/9iHvId1e3f0WJ2fVCbR0zM+LFXXv1CW64v9H\nBtnBSQpXDzXlUs4aSLi8fEFF/Nco43PaZ1gV+lyL/3Su2quhWqeKo8xQKCUO\nwD7xXNZ4WXjZ2s+d0wp/Q7JJakuTeIKpl0uY1iG0SdkVMknBcuO1rReGVaK3\nVsLIzP8GJVMdBsWcRKAHYsf2e0oNs2Nuc8RNx9IWIxWw3XluKL8IYcSdEs9s\nmxF2LUWEr19YKuMKOF4jWV4mXFpu5GEZrKGwxqfsgiz3+sYPDgsDQ9sCcMuZ\ne5Kl\r\n=ieiu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqnTfieFQs5kXjpJ7wc3JAX9QJ1emq5SsuZsM1t8cZXQIgBHh29JJ7u3CKtQjzKcVu87kvff00QjRTwKmJfMDYnXM="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.10_1524513185872_0.515705661905338"},"_hasShrinkwrap":false},"1.2.11":{"name":"codesandbox","version":"1.2.11","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.11","codesandbox-import-utils":"^1.2.11","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.11","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-Uwezg9EZfJaF5wgrx2kJxyyZhRlhAI1Kr0ETXdJhVtuoPovF7ytw4aLvC1NClNuLcfA9eg00CvYp3NrRPxWWEw==","shasum":"db65bfcc2cb9fbda958730d44e22647706de0b03","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.11.tgz","fileCount":45,"unpackedSize":91101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFSOJCRA9TVsSAnZWagAAkoMP/3znWc8HzGWCxaHD0JUd\nEHjxf4obVwnEFRd2/jaFsZ+sDa8WhadUJqJR5X1R62+KgpU7wtukbzVn1KJY\nOOmed5McBFnfrHWBkc+yya13eVwoiS62lS/ttKWeNFaSQSl5pfBkkn0MiZaP\nTpwYzozHnVQCTv/gy1VbUg6pB3yufJO0p7+sJctXfT8OQddNCH4b0PdZmmvr\niQdF9FekHQQ6FktV+ZcWpOb9/iAqFkXUgWbvitimseYAeF5W8OfXUPtVhXlJ\nPr1IsmSzL91Gu1s6YrlXIx3QxmJQQYzZ/hnwr5205IZEXHG9pOWn9QxQo2X9\nHWtaERBBYxWTrUO0Hcg2vKYRP5oOV0c/ttTKT9lQQZkZmFcOR4RffZwHcfx+\nkKapgHPUKG01MuAdVuCW5+xirYTkZB6pocUCPyWyhMVk0gLPPmPebEvrn0Jg\nVRxWhCvkvFwmB9O2sxwh7lyUwOTC/46resFHNpaB7rAdJzTJ6YiTQLVG8ohk\noCBkjLtf6pYYyRMw8AFpRaB3VMyB0Q8bkc2OevqLcrLGTpqqrN5unG1UHYjC\n4XEDC57jaSvszM1bdmyAhCzXie8ysR/iLU/LIG/Cq7ONb2h+ijbD92/ojpuK\nfFApkL4++DvY6+4gV1saU5SUY23MZUe2cnwBj3fHK0Kq7tfiCc1Xfk0LkwMp\niIjH\r\n=vje/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG3sTcdeeIaYJCTkkABFxpC3S0lEbYlb3TyL1kxGgEXuAiEA1oOU13vwUIGDSEfLxR2Rn1zcQwuHdJuyLI1FNSDJ55M="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.11_1528112008319_0.5244981457774596"},"_hasShrinkwrap":false},"1.2.12":{"name":"codesandbox","version":"1.2.12","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/CompuIves/codesandbox-cli.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.11","codesandbox-import-utils":"^1.2.11","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/CompuIves/codesandbox-cli/issues"},"homepage":"https://github.com/CompuIves/codesandbox-cli#readme","_id":"codesandbox@1.2.12","_npmVersion":"6.1.0","_nodeVersion":"9.0.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-c/V7d2+TDq2OQE+yQKtQ3OfvzNMUNfEUGvIJ/eeBDVJnrSNa0/D9dYYVvFdY8rU66KOSyAEfEgNEpMAlCOy6og==","shasum":"22c03b30e13f810f4e5ec3dcb1f231e06a43aefe","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.12.tgz","fileCount":45,"unpackedSize":91077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK3DSCRA9TVsSAnZWagAAnRYQAJ9RGxF7QfEjd3muxexI\n3pEHDCYkQ4K1NT+plIs1RxqKDzqOgWsIpYgZ/3jMQUyg2CAqDSdCNunAx58W\nFlqUUDRrfzusc29g2wrRrH+xbSTB0vyG9cjNP29ufYrgLg+9hWHWRwmgdRrs\nOaqPTQ2zouF5nWu6QFABfsWinZipGgO1G154A8VO85Qz4cDwNJi/aHikqnAv\ndV8WeX2eFzmshB8SWDyGf59ZxGtxnvqURLyKvapVgtmm2DBMoxP6eEUXN3eo\nHQeqack5FoOv0AxF8T6r1S9/GXe2sHXtBjH6+qaVan78VtqNU6O6oEU45h69\n4Qw0gIyq7EiVCWzIi/lkuq6nhSqBtlqVHfnfn3bSsJo8IRm05Ci6iOl7isvQ\nos6fGhnp09wI/VGjtTXPJNgh6gUdfZRkEBzHsNDiRBdFnDq9pZfGTskWqiNV\nDcCx9p314CzALDduFW15aZv8W1H/6ul9Mo4mpcVoZoT0QdqFIsPaynXhIfa4\ngKLvWUfnt4nz13tbVRON3pdn1UEU5ViSTZ4UfcTWO10nY24K/krx+B7wgE8y\n/APzHBaQoWCPE6Wx6Eh46SteMrpZ3Tl1FFxmBcVU7zsF5gsQuZnoDwc7Ik1O\nsoAiYBmnw6QJlw7fpYIahJk7uisfizO+2cREWdz+HeAxSIxC8Jqc+Fu3TBsr\n4eLl\r\n=09bh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkKQZ7aSwEplpGGSBPuuOBHYoWYeHWGzoEuZKXZX0YvAiEAnPVj24axxhdmH4bPt/8gIQ+QpNlL8b3j/ZGFWOQYn6g="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.12_1529573585697_0.4252283719853376"},"_hasShrinkwrap":false},"1.2.15":{"name":"codesandbox","version":"1.2.15","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.15","codesandbox-import-utils":"^1.2.15","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.2.15","_npmVersion":"6.1.0","_nodeVersion":"9.0.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-JJsZDyPQr0+IFH0KMIa7Kv91k3juAfS78lVZxRi/ao1LrpqoiMQKg4muRVFrD71jnvBDbrUu2LCka+4a2yH+nA==","shasum":"ee553af1c70b5f57374faf8bd131d40c9ff665c8","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.15.tgz","fileCount":45,"unpackedSize":91089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbU2weCRA9TVsSAnZWagAAyRQP/3m38Nl4ba8D1VeYznRS\nx5t+sFPXgc6Omjl+ElFIly8DZJm7gAYDJltSA18giYRQXTItlkPqbV9x55SP\nK8o+TWNslfhPNBqSIhlYxxUfgePJqR+yPzHqNiF1/qeFnUZq8B+c2eLgHQEN\nkist8yTN3+qXJMvAAQpLfe2ypVONdGBi2SXxtB1LUGmocZeBgqDCWEiAv9g8\nLZoFg3WgJlj9aCSnA960OO3KPqEU9HjW1jMLP1qIRMuHpDtjMGnp7HgiHFgE\nOc/Bit61+EHCWCUIqnYUcnxaSFgUPSLmgwTw4hNwERlGkLAhSdb49Ztv8A+E\nNhmL9yFlfXUr1cIyFZOJtszUQhAdyJNiOzVBdY3iLI/aWg/Dsh6sbMSjCd+0\n+ryY2yZE9hBPne01MhZC62XhkZUNzgzxsJ1VKULmxCsLgECxtC0BcjSeZYfU\nXOeRJbdGI8A8DptBwADnE2KwuuEBAdpLmJdlueZm6J1BCdTkbBNVQ92+7NdW\nuauN1x/N3NMUbN6Yd8R3LNWQhC2wVD8eFIS5gekqwPUKNMBkdCUlMjdf1Olo\nwbQkqu9kUH9t6asguYEN7H+YQJj7Yfag8LnMAFyKiU7a1O/plzHyqlsT1NSb\nboGiu7C4ixG2fBgmgMDzDZXaZ6mw6sn8CMc2BU/uNnV6Wnm1kWqtHHfESk3j\nDFQw\r\n=/yT0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgBNl4Aga/Jmcgwx0ZZeCelb0frtw2xe733WhJY+IhEAiEA3ksdLwDgbiuwI0R+dFlVb7iA0RfsypmD/1DJW+8fOps="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.15_1532193822055_0.48372760780925184"},"_hasShrinkwrap":false},"1.2.16":{"name":"codesandbox","version":"1.2.16","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"files":["lib"],"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.16","codesandbox-import-utils":"^1.2.16","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.2.16","_npmVersion":"6.1.0","_nodeVersion":"9.0.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-bAx6G95Wv6+e+n+uj6aDWs+1ZsinWZsauGAfOV10HcIC/R/nJufg6e8/xgF2fBZovewKC7XMpVBmMDb8U7dEig==","shasum":"178bbc48eecab2747f6f04ac54d4cc072d7ce75d","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.16.tgz","fileCount":45,"unpackedSize":91089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZDMgCRA9TVsSAnZWagAAuJIQAJVkbrAt9aGBkY9BW7Y5\nTO1rlMgS0qdPjCUuLSU5YKjR5p0ubdoDrWSr66CLuYSYz8z9Fk99fY0KBYiQ\nikEhcKBFJCv98Wx93r65j96jF/dB825qcDLcLnYZe3tmMJs8+gHBIQSw7LoC\ngi928X6kz0eLBK7pnkqNXv1x3Cg+1m3gQmop2l3OTDeeSxtNYZyU3g/d5K+S\nu2qsPkqmPJkKaQaNZ0VjCXvEeRq0opVm9dVHmHueiEnbmtyiTEBWlbKiZ4pp\nKYbGMoqx/Dsv5gU2KgUSjLyrDnJClGg4TzJVhmsqHOg46Xm3dMGSAXiek3vt\nmIVVFo49gaG86Xe3qzQIywsf6LmHBgq5KfovBmp3kvMsqu4rxQmHD6hcb0ht\nsS9vywkY3MgBWY2JjHV7mPJfC94PXsieOaP2gzO3OBSwV0muTaj4A9EmbyhA\nCinKkpYmOQ15+GFzmhz48yRl03ZuwW0dPBhZ/K1C23YI2DQt08GjQ5jIVoNp\nwbHQOAOj8NOiNBYdAdymV5EfMZBGCxizOR9zxPeIvsy6kczxn3Vxok4eJzFl\nSvt2x/ggH1SfCsSnGMgcG6J0xRfniYY49QE+qSJH1E5TsTNkbKLhA3SgiFNy\n5m4jiFuqvmM6LKBYg4cZMMZHmfeLv8nVZnrIIAaqyZAjMs70UDbqGfOp7xlA\nqO+j\r\n=bn2R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAa2AQ9BYYhKRLD1oy1rJTUZylW2mQlKgH2CBrlh7fH1AiB8JIBWSqVHkuWo79/L+TlkvTJg3w6+NBsvDcZagJxDoQ=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.16_1533293343965_0.6441271127711994"},"_hasShrinkwrap":false},"1.2.17":{"name":"codesandbox","version":"1.2.17","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.17","codesandbox-import-utils":"^1.2.17","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.2.17","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-tUJvjFW5di27DbEpmpkdUKN1HAiBGar7oW7tQvfhz5zFZlMm/scHKKLfAJ3mVXMCmqAEP3fU3M7jmTgqObKjOg==","shasum":"f8305486c31b87b2727cf2602da2f04ac8cb5f3a","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.2.17.tgz","fileCount":45,"unpackedSize":91089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq+HOCRA9TVsSAnZWagAAI4YP/RhAI4UqNKtQ8qOIdEm5\nXa+eoZYUSYUutvuHO6xFMli4q4HW18MzVRqWEYHvUn6lXFmhH7kmQhoQzeGv\nO1EMQR4dYjSW9YD4qXllw1igGGcIm9ued6o2WfGESIDugZnXkTTTVmwBvIiM\nZPzv8QBo+VwBokUTdJB3zm24A1m95UQOldhcOvOpy7Ty1eSMiXcomaL/uhjK\nJ9pWJVM3LRAOR2Kx8MVoGp8dPYfTx4ApMtaBUmdXm6HD2k1a+PeCcNOruGGe\naen1dNKf5uqBXP5mq9xHLE2xZV6ieEz2AVsUQE/qSgS4xdzHbNX+zlRk+SwT\nbuIgMya2MLtEeiIgyEYHg+HKJXF5b9f/VdKCaI4fHEZiV0pSaga77NQG8hXb\n6W+JJmFjQ13Bm51jNdatNwwmHj0rbk27PPvarhTSnVfhtJ2xfOiQCT/myw9e\noC2BIhEglEJ2VEy7Et30ZnVxcgAHqPjkfD8dWbsIzGOOQEkQarvXTHeG700f\n5C14s9itWfDkgh/Yyyd9v50e8vMe8cC/mJOItf7u7SaujMCZYehk13X4O/hw\nSc8K0jLYTjkCA538opa8qdeZh9ozwTAnPV9QN87xIFPCIPrpcZbAjbr0cFXn\nyzgVKmY7gjsTyd/7mKBGWOHyn5Ur833IHMEqvnvSMJ1O1iDVimkcA85bRSos\nxfTe\r\n=aKoD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpBJgL1poQag8XjlaDNSu/pNVZO4a+ogxcp1yxX8JtDAIhAJoxII7u4kxFA8RrEmXw84yJ72JYGCxmncHUq4dUzzoj"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.2.17_1537991117184_0.2975307240417455"},"_hasShrinkwrap":false},"1.3.0":{"name":"codesandbox","version":"1.3.0","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"npm run build && jest","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.2.17","codesandbox-import-utils":"^1.3.0","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","jest":"^20.0.4","rimraf":"^2.6.1","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0","typescript":"^2.8.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-q3qrNalf5XdkuYJ7sUtzIcEkqmEvErPkSSjv7hiHddLWi+DVYmAxK+UGUZeRAl/zw2THzis0RYIJoccBM3wApQ==","shasum":"edf74d29cb85c6187b45f6217ccf041386bad4fe","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.0.tgz","fileCount":45,"unpackedSize":91087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq+YnCRA9TVsSAnZWagAAHzUQAKN/AvnwRimez+dGNTIe\nuYiCRPBgUohdhMfnIprysVAihQHKorD4UDAnZufoP8e4RcA18kUtHg77mRRj\neNx0tt/ju26/I5fO/JVxXfJeLHF8OTuXpwHfcxa0VCye99UChWRPDaAO/itF\nxOXhO7jppGG9b0QAl8wkJpd1d5QU7iYYvPTNzhZlJlCiPInnYHP8ErOZR7cP\ncTIDPpVdRZ88VfDT8HTw2mi6qtFFGU/OE58cBZT7gjCHSB/QnkzW77bLLc02\nhNMSgxujX9s0vQpSIWT7UwZvi4ze7SzLwGAe3VGRrvF1ug/I88bL5IZFL5Lo\nBPpq4K858kJi4CPbL3mS5I8KVHr9g6w47K5qVuqiUQ1BkUyEDoGWopvTPpyl\nMwvLQTLYQyIvjHLBZYuEF2yr+T6VdezcscGsTA+K+Flgel35WDfTJhlhkwxm\nonSTgBLExa+JQgm8ifIAsOgf07gToXzEo5R7AU0ymXqWM9LiktZ3U8saoQJA\nSlxJNxLj7yKnqDYZVs+aDNpyMrvbOHl/xoUC+1ymBSwGgl2+Qp7paoRXPajX\n0gPDb5scqdxaX9yBpGp5yQYnbysKNUL4xB7rbjd8fRU4PTQ5TExu0NyXGUnS\n0eRQFf+roXmY5LTS79vGEWrKCKheGWKkp4PirO5Eh/vf/8CK6h+hcZE6Uk+C\nZH9m\r\n=eWDR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+o+U45h3GKwpOQEzAuHaBhMu4ESgAkdhdA32BJf4X/AiEAtrkRKiGtnBjKPt2lMno37rLAmYGEIgpewobqNV1kTpI="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.0_1537992231402_0.33540862006269356"},"_hasShrinkwrap":false},"1.3.2":{"name":"codesandbox","version":"1.3.2","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.3.1","codesandbox-import-utils":"^1.3.2","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.3.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-J87NTs5rIWDBfwo6qvjNL4eQx0t9fy68zu2iZiTmDBtaEqG1wfU1zGuvt4p2KxHECaO6lO9EYsU/c7iwUUMd9g==","shasum":"8a74d25203190ee28b43525383bbdb74fcbbe053","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.2.tgz","fileCount":45,"unpackedSize":92544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxJmsCRA9TVsSAnZWagAAcHoP/j4Tv2WJRSszuGp2iuec\n/IMMLp17h9mRd3n7SRLLoykAL+rmkr9swcJRQb7lArrnPFC3hbjWqArwm4QD\n+1UT4+9FVhIFCiSES+l7oE5Zr5lLR3AM0xzLxyKQ8VWd0AtLG3ghKBCHZDHc\nx2UDNieMEpAi47/JRyipl/AKHMFtrgMaMFy6z3hKA5wFvuux2f6gCEQuw24k\ndSnSP1tgBy/X3UhX/2YXx9+fbEzT7SMolQTNBhNB7uvgd+DfWL8jLzOp+Lt1\nrZJXZtrO+9CLMKAkDWuLsuvcyha+ecdQV5NcjgKLkdJyiMfL/3IbNTrAZLE1\nsgI2sn582wWL6NpheLcWj2un/sxnLSFZyyBAJfWq1B+04iiEr+CAKYq73tJL\nv0VCVoakjcZZuX6jBxjbTkxAstQUcwt7EcXIb2oDENJNY0UJlrTltdehQF+K\nW/I5jrCM5l4xOEIw2OiUHuGcw1sXCEA0wREfTFrGprRWc3waMC8F0lPy9zuq\np4kkAC1TTYGX9uG4bruTHnWU8vwNYlSxCXeFxHIevfaoKjUm3nhkTK0BVQPd\nOvJgjtcyNNW7Jq95p1L2SRmuCBxLy114Z9uBnD28kWShXB7Fkv0R2wrlCehx\nvpX3XDZ0N8/9Vtwtx1GefknyYBmqX/BtZpFDeZ0VGS4Xcr1iVpGXJBv/KNV/\nTXpG\r\n=HscY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/oxOGMjp1Novw+Epp3mS79fb9cfh7X3Z3rXRmScB5bAIhALKtk1oLcppIRvQTpbyZFbamt58TJzl6wRrl1OjUQClA"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.2_1539611051876_0.1777602261752611"},"_hasShrinkwrap":false},"1.3.3":{"name":"codesandbox","version":"1.3.3","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^1.1.3","codesandbox-import-util-types":"^1.3.3","codesandbox-import-utils":"^1.3.3","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.3.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-9XOxS8AzWA37oWrtNH/J8xdsew9hd6vLsnMbconrk1jLhiW4OHqUOYvVXdUmYgSs/eMv7nSEDK2P3hbn2vwWNA==","shasum":"9f1a4e83f8ba8e3238410d29df63600833cec261","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.3.tgz","fileCount":45,"unpackedSize":92544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxcRSCRA9TVsSAnZWagAAqGcP/iftNM2i3hDUhagigZkH\naVWjXtOwNb9guNa0c8FHFAQbccodP5QGGLHLDQQo8pKZxlC+p2qrMO8xsVyb\nPVAdY4NElmR8az2c4wceZuMr6XexY5QVjHq7+wt77vsIieS9UjzTCBba2XbV\nc40Wnlj2GmXQFWbN6gNSnhWwLHBq2mBf7owFy3uaqVdLI91CQPz44WhSLsoX\nENFEOjbW23IfS3X84dbpiHZ/3HzsqoZTchweWfjpJirDpyTPrteRwP0Yx/FA\nD0nAfprtzBzrGDrLper/h0XAuFcBKWCGAeWi4r4jt0U50nIPWQTDWu9jgPNz\nTuur94gGOtuJyz2I804mr6mCC+33Oa5vYqGrlYswJOrehbJxcyk710RdAof0\nd2fNNkgIjcuqfgOY2212QIofIgqB258DpNQWN9KM1qwingnKxORVCOhNL217\nH5ntztAfrv4S+YbmpSayH3tWwwTI6C1tK47YZWeBLFAy8CzhJZn8mTYmMD5f\npa27vYL5JNxReYbvxiXcarm2f0jM83rUDh/XQvdtLrSlaq0LzYxfk22KTadG\nx7obgo6EmMsEHMggiOMm6eDSXD3MzYoeBO8D9MhhnbpOYvB3uVxf01qCcbXp\nKvprhbseZSbWnWvWWqZ3DGYlZ50U1ADon2o+72HTSIUOl5EsGz67j/NA9Xg2\nlD2X\r\n=wCCI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1pwUdZm/YUfIugPYlKKlQbqsSbE8SLcoibCsFtbRMgAIgJKeKgKbrhVUx871mLTwcl9FJHfCrhBglQUcdl2GN+Gg="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.3_1539687505408_0.2286584170735948"},"_hasShrinkwrap":false},"1.3.4":{"name":"codesandbox","version":"1.3.4","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^1.3.4","codesandbox-import-utils":"^1.3.4","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.3.4","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-MAuaeXros4E6umyJnuAZbPwPbaWPlDWAlI9sCfghdjAVyOQiZYd2TnUqD8zzsLgvA2Z4BQnQbyaFDxkUoOYQ/Q==","shasum":"294f26bf0fb0174bd9db778c55ab931bd017b5e9","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.4.tgz","fileCount":45,"unpackedSize":92513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2YxACRA9TVsSAnZWagAAJbsQAJCsS8f6uobhBppaFaE2\nLVQm7+7UpczbHLq1+L7Vxc0i0tbZip8ZR674U7K6QI84V8+Gtit4OYUQpz+Z\novBFDLgNsoBKYZ96cJ7bmBW81oOXALmJMq+C3mMZ4++86bXhEHQHz3VEHCiX\nNrNUMfEPlIaJdOHLUHyErbodu2lMwUy81Tm8jVPu55y0CWmT+4+cEKe6N4L8\nEUySh0pqCspYS5MDPTmknGUr3pLjq3pQfmN+jMyTqKEnhvnnqh75s7X+FADI\nY45XhItJOTVkKOhMFUtRW00z8U7LRGd4N4M62P7sZH0NRZJ+3xJfSx7A7xXH\nOeMoLNz0BbOjZ42WrikioxeYSSTUp2H7JxHX2AR7aHGZpb3b1yW9OrAV++xR\nwckS+zED3qrTyny5U0EvTVX0BfX0NbdUjkBa7BUemek1QRI5l94ccPBLGE5n\nOcDKmlXHdapVmAfYYXFuiTFtaK8ifXgekVgR+uqilZtTv3KfkqJAaB0GVgEs\nNayWpg2oBVOPRtFiqqZW6fe7nZE/BMrOS366gMf8ojC4gLDHt3DvcqBaT1U1\ngllyqbdc5dSI4fcEUPxy6vwEAfP55SCHC06dnvmiFEQ6htVnD41QaI+tlvGq\nWvabvDSh4lcJ7OZi0vWk/9Z5MA+fYmNKgwntMoKD7zbe3BKPU2wSe7SQawM4\n5ybt\r\n=GP77\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEc9jIsAp2yYa7ea5EcvN1zhe4CVch7f0ppNvHAQ7d56AiAmbxwPuxja4Aaxz4BSk9oCfxVJSpaE/40Aj+wJLqXQVA=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.4_1540983872029_0.1974541067032214"},"_hasShrinkwrap":false},"1.3.5":{"name":"codesandbox","version":"1.3.5","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^1.3.4","codesandbox-import-utils":"^1.3.5","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@1.3.5","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"dist":{"integrity":"sha512-D7snkflPqMJQP/d+WXitCtCaBYg775wBUcWxLxyv7HJRfZ6r2RgVP7Jch6bw2uC6jl1K0ICsAZKWUxwg/H1Oyw==","shasum":"031ee0a15c3250a8c65536e98c66ef6ba269807c","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.5.tgz","fileCount":45,"unpackedSize":92513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2Zo5CRA9TVsSAnZWagAAjvQP/3+g1t+qTHGEICnUc8MU\nGyiwnzq0p2C5Ten7NAgxi+GXFIrpBk+Wc/wvZ/whu3l/jSplMPbFy9/tk5sP\n2uegomM+YEH/igiaaB89TqfTja/Xx1zN9Tf7NfrWKtiqdSMl7wCvqC4hF8cU\nQq1Px+xEURWfTrLK6+D4XsMlDyZM1L+RVonwbigozD031HHTNWipLZJ70Qt/\n0T33a02TQnKcx9xxZeTMZQamHf00DS33VNewPNnytXZohVSZiJ1FIB+fjjyu\n7k/OwWf5cWbf+xtEVN8Gz4/3YiFyhQ79BZCN73bE6WCzPxGXciFBN69p1YeJ\nOEy9cnoO+kGebdrvnGVlJkOpbnRB5oedbTMSlIU0Cb3f+GZVsh8GbA1hRzCN\nxPMz1uNQA6wYoQMR/poB17s9K+eF2I3TfpbU89934TaJdpYXmXYFeMh6ShSD\n61Dof6OR1yPZoxvrGrBu2RnNcAZ7FKtPJ0f1OXqdgyk2x6gkeT4QwRw+WlYD\nio8jVyrplOta0J+ohQmWN+wJHO0bHmdN7S4p5UVq7qT6s/iPT7i+k71qWLnM\nNII7BLqZ3j6/0/YVoL3+PAXkOy9NLNL2pmhqfvS6L3Ih3fldYOVz5QOM9682\nVyf7ykud9SqWcTUx/XlgyDjkmPEDohHtUFpiQkpJtTvP9Jl57sNibTgAEUUA\ngZwh\r\n=zunr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDX5K1RU5Fe4m2IFWkSx1ln4QasSIP0pcX90+i10A9OmAIgGRMX73JhmvQSDe3mFLeRQ5UhXcv9RUfOTxsbSrW+Q+0="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.5_1540987448833_0.4436439777396872"},"_hasShrinkwrap":false},"1.3.6":{"name":"codesandbox","version":"1.3.6","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^1.3.4","codesandbox-import-utils":"^1.3.6","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"3698b15e0833496f2d8718cac8f14926e93487bc","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@1.3.6","dist":{"shasum":"96b8807b2e8298e11dd68286833973916db65265","integrity":"sha512-CgJkK64mBo61jbbG2gs9n2eiiLoXIQQCqoM8EmPNLeyy8eih3H3KrHOBgrGBXqPwWS5NAgudecm4SemNW4y/Ag==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.6.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8srjCRA9TVsSAnZWagAAW9oP/jiKhMkq6PqRoJEvRd1Y\n6TqhotZ/FcOShzS9HmMxy4dbq4c3tawRMqb0tYjQT9ZQn20prh2qeqiIV+rI\ngbb/m4i2doYkZAnF3evYMK1bM9Rg0W0Ot+2m7nz0YnY85npApUT2narU2pRh\nMOaTLh+tHldcmFvK1cfShAMU/gpL6GLp3HlI36Fi8c9Dpz/pdZLjC1GrS4yC\nekpPD7WTN4U8VHPS7w4uNiFQUYPEEHm0j8+3j4ddJKJSUaLT6pdz0+niu+MN\nAtiXKj+6GBLg4xO0SYfY3Wd2eAmX8b1qQVLFV1uf8QyelxbdwusybWnoKNcF\nETnyLhZIPUo7qFwa0EUpXFOi22IITe7yZuyuIKARlbLbpxOD/FDRx6dSyZea\nmRnUJqXN2bgvsAr/TbqRmSG+kfUa8Wd0eHdYUMklPB1AUyBrbJh4LZuBy5LR\nb2i+teyBVqoSPmahMvoAIuCc+W8kuP6IDYxIJhwx3erSU0dTxL3fiCj89Aam\ndP88GUGjC7SVXeUOq1gYHVpJnDCN00u50bwDRUVpnKhuGGBcXNhdBY9q/aDp\n6bLebavEzjzVc1eJ2oZnFdNph25NALPu0/+ULuk6COXsAIwgXHOwf5g+V/Un\nIMhkNqaC+xcTQGadYjuOqM+1Okyjosv0RiEFDEZpa1S65nBJr9tCEXA/dChK\n40RN\r\n=GF6U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICnaP0gYeMQ0EJDrXB9hK/P7KSQEOSsfsXbJosXyl0WUAiEA12uL9jaMJWPEShX6Y6D8qEOam1wdF5PJ9DGw7cu8Dm8="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.6_1542638307049_0.7197744722658419"},"_hasShrinkwrap":false},"1.3.7":{"name":"codesandbox","version":"1.3.7","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^1.3.7","codesandbox-import-utils":"^1.3.7","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"f1b611e83cf5bec2223aeb85ad70e1d170689152","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@1.3.7","dist":{"shasum":"a3250bb73043d159e8fddac9ac6226016f569830","integrity":"sha512-Z9Q8K0hOZeAcGoW+5u215FIYtt5ojmHvkQ6LvGiroVRtltq77s3dgl/h+goUDdBqt4FrHsyiUyAS64C6/oWGnQ==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.7.tgz","fileCount":36,"unpackedSize":77328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJkNYCRA9TVsSAnZWagAA9pYP/ij9enPGpuk9kOM2FTIO\nc4jfzZ9A0KwgFFFMcxTqiFVYp95CeFAGJenAQXdZ5MsmFPc0I6VPSZltlGOn\nrsVZWGLvA58bpwHTS80jj+SOaWL/QOElzKtoYFsGSXgZiS+AkeRUgavYUWQ+\n8bR3Ym9tYx2ZE2Ll2vOK+/Xb+dice/RfLpySEMyNa/sl4avLvx6CYImhOqLh\nY6PDxUDdckIj5KnnW/zrQDUodpSiOX5jNEzX2BAlC3iDeb/2paAPlupHRPdO\nXRybzCaqxgry+Rbx5JYmyZF4WSF4k4sdch4ndFfz37mwOegm2etTtToXh61Y\nW2e2xD/B1uqYfE2rNj9dBBDyqnVAkOdifHmBZZ4V+lsmASMYfAq1JYDI+ang\nmaCbPLmD0pOvBgGvmCpEXsxs85d1oUpWlOLBLNmmbiM0G3fVnOP4gEbNel5d\nu36RuVmaKSsLU3SdOTQSHsHy3n3KlhrHI1IKK4vA1YdUrQA+6eYxw2fQOXUv\nmEXvsUI6H+Xuo8c4n4Bn8sB2e6Z7vCOQijJkVxlJVjn3jgwT0Ppd46gGRGPW\n36N1bmrc5Ls1mRi4J149vWkwlOL7TM4b2fC6tbn5au1r5df6iIiyKf/DyZUu\nDq5OflKrY4tY2WNCRNd82UYJHMRqY6gf4Q/bjms/Rj+MefY7/a621ca1L+Em\neJpr\r\n=Dwtg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8LtDyX/k7OJHzG/FiYMUjzk08/Gd60bqNIbVz/2yfOQIhAP8ssSqkmqiSFOZa2soiD/LWJOnmIJZ6Br9ZF19yPafo"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.7_1546011480192_0.5820384007077792"},"_hasShrinkwrap":false},"1.3.8":{"name":"codesandbox","version":"1.3.8","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^1.3.7","codesandbox-import-utils":"^1.3.8","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"128953964317ef9e7f44a635f4541c88fb0dd40d","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@1.3.8","dist":{"shasum":"187bc4843cf9382ec2858b68707aceb118e986c2","integrity":"sha512-O193p2hG6syyNQKu5QqCdIoFP9GTVJrJMtvCz+JiQt/YMvWdfuMHZQ+AsbDfHZbt+3npSZ/IPvX3Qkt7KVyyLg==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-1.3.8.tgz","fileCount":36,"unpackedSize":77328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJkXSCRA9TVsSAnZWagAAFWAP/RnqxY/t721/zuVWkO7W\nCgpqa6ReNiz1WbhbBENLbM8rKgl1vqTqCkFNR/ZmOQxBdgpP0yPZPDvpEK7i\ni1vbNyQawWwaktxUTxL8RmRmWfxGZ/EruzPD7BOnr2afSA1hwtLpCdZrihQ1\nT/ROHe+x/Qbi24dIVxh6spSamiTyL9/ND/u+Fmt16ZL6x2SLPW1FcB9oXLU+\nia+Mb9B8R0slE+YlWHD79WtQfvIingaIOOmBoBln7Aakkd0dXsqvIslribIh\nBToWuQNtoU8Fo51wXFb5OPUewkfWhtVWpLNVHXcu+2HveiN4D2DVT9tjHbn+\n4rmhj6WvWcnzjdCMBHNUNMqNGOxRjet/yzJF0o2pTt0+Kdo3Z1FQcZ97Eqlx\nLI1X/NUXWijgz3VWpgeaujn9MMmBbn3+HYvsB7CJJHyb3a5XlVK7XLB1Wiig\niBXBaXNJNdkcg7h/GQ711OtFA9ZireXjW11NrLqYUH4D0jDV5+jq3f9EFVNH\nfUcnr8Asz9S+pArtUmHFzxUxojKGTH8wIY6Dxvcv+eRHn30JPJMa5nutcePR\n5xt7J44IoNAXfWSCjD0HlZ1nbg7iEwoaz9Z44LXOkFrqaNgeEfD0jAnw1E0z\nscAyrs93rHtkzRhlHmoNwXZIu4wjFHm1mk6vB8qcTrd9In+YsRbTWreCnNhz\nLBIK\r\n=EAo8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHjPXsXQjZkP5R2v9flagsGAZBFPEsn2NQULA+km27QkAiEA/LP9PXrz/ko67X2CRC7THH1W57s0bocoR8MasMyUIlo="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_1.3.8_1546012114089_0.15143527225454534"},"_hasShrinkwrap":false},"2.0.0":{"name":"codesandbox","version":"2.0.0","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.0.0","codesandbox-import-utils":"^2.0.0","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"d52a80ba84fbd05501777b515b365470a9fb8d15","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.0.0","dist":{"shasum":"cb8ef104fbfcb6ef439eefe8c99518354e8fdb9a","integrity":"sha512-JcbQOORElz5pMkzd/uq/Fu0ZXhHSOS5JJkzFv17LhfOOUE3rbxQtGgI1WKXtXsjFmf2fBSxKYme2JRaYve+I+A==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.0.0.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWZVVCRA9TVsSAnZWagAAjJMP/j8AJr3Y+b52zHl8jgHW\ne1wH5TeV3J4lnoA1ZaInFBN+XRiy5/nV1B4nmd3fYJ/54oQukHSdhkViBKXF\n/r2RiNHA4ZXzqJ+8Bat5TO9ID7Z3zZKov2PMpnRdfbNDBm23J8TJR7Tg/fAN\n1XyTFMqMcphY2pKVpDbaj3mJFi7Cw/fPbSCJBXIbrWhJR7DCKrHsMHt6WgbK\n1sF8df1cmnl3EadtJYHCFhxd7KzVPneey7Qcktfnhg/ohx0tstOiHmhVBLv4\nQJBmDA51vX6D9NtvwgIGkXuCvGmSxuWwd6IS6yCnmvJwpZyNRp7qLLxR1b+S\nLNqShCxprUwoNqe1YX8s3X9TrPpx3Ge0yIHIiq/iFBeL8z9kSK8Rjvc2ox3h\npCZZi7fzO/pETRpnd8bnv0WMJYr5Faj1xO26ekzxZCLzfE7XGaLLXTZPuZLD\naLPd4peLuBpH900ixeQrhMKzLqCvZ7E4M75sJEbqezyshZGqRRL7B7ifh/Nm\nLgu2bGV5Ao0pC+JL46VStNloiw+PuEJjn/G+ErYGSihuI/Y33R2fCCcNnG5c\nUZ3nmkxJ/diIfvTTET41SaG9bkxxGOW/FYyobb/umFUK215z7YYvn9k+pUR8\nYyqqWyL/ctDwRAwG1O7G+6cPI0dbKPBk01esME6UDmRCLh/r1myseUnaghQU\nr1K2\r\n=CRr+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjXIOxt26rMlgqgTUYymOzyWaCA3N9txgA55vz7MXfIwIhAJF26z6VH0I+wKMhSwNIGba5iEqBGeoXYXackbUQ/w1l"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.0.0_1549374805081_0.6413058884362071"},"_hasShrinkwrap":false},"2.0.1":{"name":"codesandbox","version":"2.0.1","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.0.0","codesandbox-import-utils":"^2.0.1","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"89b6fed5fefa0ee79d1874b153af6c4d76cef5a7","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.0.1","dist":{"shasum":"b7b80c7ceab559eda5d59cfe740c2b8cca2f4ade","integrity":"sha512-O0ER3cWZLye0wHIa0ZrrczOKwfc9JihqjGyLsyzmlrQzEuleqUvpEVuXnXCruaaahaRcEongzc8xXTFCYaiE0Q==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.0.1.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWfCbCRA9TVsSAnZWagAAkdkP/j/AVigjxMEugYxodWDN\nmXrtoDT5iw7vcEDHTBTxCUp0zAyAH8dbTZLN4SReZD2ntxrGKiGReHMuYKgd\nKiZO5y0KH0QGtf1OXDZcYTZkTxAO/xU0QqcTWECFnpR6XsETSe6mQ1hOKwcR\nLXzwkMkWnjAXqQlU7HmLOvYaOf1jf+geipRQjAi6fh1p7e6wsl9vBquVK3ux\nS4z4QDdNXu8OP8jKM5UrWk/tUwVqVfPOvm4ZA0fPubFGjREme2Y90ZVA5nWN\ntSzViAph7WGjcSZD1hZEZwi3FSYBrZlC5RWQKfkI99nAu2t97bABGos6eZ1s\nCpqzhseC1iwmmeqjUPUULgRPjfzsYF6/CJ7SVJVL6upZg1mvZpfJN8r6oFDr\nszS5i6aM+CCNIfviqc9WEe2ox2Ialmka7eiW0vk3NQLj9HnoqTWOTZe0E57T\n2MB2SaYZMvYfgIJvza7SDPi7Ad1Y4xNx21UrZK7LdENHrBTu4Zy7LoVDn/qt\n2FhF1I4tQ96N0daITL/b2IbSTbk5xUMXYwk6KEo9P2jZM9Ub6O1YDtIkp84r\nYAXWWKjYhiaUlJBUltWmV4hQ82M1SyFGBvOMr0P3ypEiQZXyRd7QMimxy+eI\n10dYG36mdZh3dhrLEA6A2yDwl6r16LtiAYGfnbUwK+FiNytHSJsU/VK3c9zZ\nraUA\r\n=Kl+h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD24km8MAoTMMpLlENRIR6ECYOeT1Qtq4B6AEziaEDV1QIgahOvmzT7+6HNS7Aeeh8zbAOCt/OgNw/BZxtU4QWV4Zo="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.0.1_1549398169823_0.6543605451526608"},"_hasShrinkwrap":false},"2.1.1":{"name":"codesandbox","version":"2.1.1","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.1","codesandbox-import-utils":"^2.1.1","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"fd0a8ab468f6d0fd83027ea0faa0ff57eb723ad9","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.1","dist":{"shasum":"b82c63028894d087d2060eeb5e9b2a590f56c035","integrity":"sha512-ATxRCU3hLCORPoui7X5Mfp2+uj41U79JqkP36galUZzgseSrYEKsPIg8hS34Z+qRaK7ls3uOq8WhfYRdNgYMqQ==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.1.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWfpKCRA9TVsSAnZWagAA6+gP/1Y5OxpOzX8SiPMmt7ag\nWdMReUo2B48zkn4geKWPB7Us4AThcthgXFtcBPfOau4WoZhNnscFfmk5YVnT\nqDZQnXrjEAy1i7wWNlCGsIkmDZmpA6k2FtTi/+QG5BMVJ3544hm8sITlW7ZL\negfStfdJUIfQAAR/PGahqGWM8IU3gyJLcmFP5OXeYyVXvtFPk8MYznuLMVQX\nqF+tJ/IF5lEqPD8GrKWp2wm6UtBxx2UFPPrDMkpqtNS+awhWoIG+kjSwRtRm\n6XCf5mafh/UBdrKNuhU6AAEsC6EcMuyLG73L+EnsZ42CdhJn+RsmNkDwdkNT\nvLvKMVNABIT49iUT64tlae5tWctYu5sDArmAV09JWndWwCfMDWFwhzGQSjcf\nxOwlY5GNCqXxWvksMsQHBeAA0+PJKs9HWgDJ3EuC/Ye9D/6MNAj3j0yqSUI+\nO6+U3U3GxKnc2OI/vpHsANXWEhqFMEEBhLOAIM67csoPthUgLoykx3Ax89vk\ngVOGUuNVcSBo5f7/9pzKQ0WWFgaLtl44LFXO/j6Vqlsi3pQOpIfw9lS1GN1e\nZGO78KVSqhMSJda/cFlnLIsgbkt3HQVu+J7uug7jDJpfG9Gkr/+Tfllc3Oj4\nK5e33RDRom1G274Z9WXchqTg2/SZnfS5gcuUqiI4s36BEgBzRxPGNENYV/JB\nAkWt\r\n=OGys\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3/xRIu7FZW0jQMyDCKu3ev5l6k0NzKhJWLpxMS0jFrgIhAMTbQtgkLCWiYYBfCu2SVBoymZ0qU4J1Lk/dZn+uI9zF"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.1_1549400650007_0.09501487719564938"},"_hasShrinkwrap":false},"2.1.2":{"name":"codesandbox","version":"2.1.2","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.2","codesandbox-import-utils":"^2.1.2","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^3.1.1","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"f02ffd267b7b31ee2efa438fde70e9098219997a","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.2","dist":{"shasum":"a43f92c933cbaeebec267eb9403d0542f6e67893","integrity":"sha512-DMxIRkH30CnaUrRiNkUIQpao7zFG9cc378i4HA7WbHfAhS0UTwdffledNFk7TDkHQ6I2Lf9X6Kb4cWLf72vg/A==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.2.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpMF1CRA9TVsSAnZWagAAWFUP/0cXRsa/8bsh+P9fQANk\nd6CkAQxXw/SGH/f8bOAmNyNZCByLDaNhMT3/yUDAqQyCUoNj2e6iubSm8re+\nb6ZHhUJeyWqOcnFgVyLDo5mP+Mvnis8ziojyqkxDpt4gJyp4P5JHzUd8tdAm\n4i/qjFprNUmIrcOU3X19qPMNRm/OS2DCoScIaPqJ0mlrSGIEh/ng7pjrBo4D\nj4HEqLUmRgYtqiK6XQKeYZEoc0OuEzYGPhcu5fo974KFJ2UUoG6Xcv86cf8H\nxqMfG1TCZi4YpwEp/YIvcoov/z21P8hnd5g08gAOnLZKdsYjGCF4B3ueSaez\nBlCjQmK99mhir/ju7579lVe7lEjRsc0LynYKJPYy6fkAtCsn1QAnQjlynq+m\nr4+gaLOAeeePMV0p470mxsuRX/pMl7uL63d9vC3c2W4LA7Qli+iQxJ1P9vO5\n14u/Ws3I9NYXqPyJSPOtnDEsD5ZcJnLTx+LFJJQ9pXnfwEoJoCLKed1pRGZj\npfQTHjDu8pmXB5vtacM3fReRTbKvHqwv548EZ86Vg6NJQBE2rZ5lIqIkyaUH\nBudGEH/nVKt35Mo7dTKeOGLhklkqWsUrlM/eq+x9JoRu0X6YgCym/t6g4MfL\n6OOJQFqLQSfjs8Z8SlAywkGy3hR6tKTseb5tcpxGqJhBbKXNBcxuBYO5ThpI\n5dJe\r\n=AvYk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBbRhvxYU01rcdqwF/77jKYXKjnDSDoOnOP2dVduR3JnAiB+WchaUHvpRZsMhcNkV9cCZfyF7CyC2jG7dRKidOpOeA=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.2_1554301301447_0.8133787991610582"},"_hasShrinkwrap":false},"2.1.3":{"name":"codesandbox","version":"2.1.3","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.2","codesandbox-import-utils":"^2.1.2","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"8c0e9d07fee9d4ae070dfd0e4606adb62b19001e","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.3","dist":{"shasum":"e40572be3513657a7c4a133ba77de6414cce0429","integrity":"sha512-w3ZUitrgzvBD6LKNADij0v3xDBMYun5YO/1HAmyZRJr6lUGXF70iiucuEqCTJmaOwfyiOjdXMpcGg+p3J1SERg==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.3.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpO8vCRA9TVsSAnZWagAA/L0P+gMnRCaY+pfRRFkTlFhO\naQl5mdGVrXp63nPGH3+XTSMwQPzeVdvadjsqQ8lrm7uwDkm+R77cZxaAzsCj\nah2435vPQqQR+CeiFHEuZEBnNL50dBkZGDv/vul9DLdgRs7Jq7vRL6fNeeEh\nfjPXajOH+yHAJiJPETUnhqjyVkRPRMZ6meSTkMakZLT2oRiP1nclfUeVcpen\nYV/WQFYjpSw7rdhwIDsCs9TfE9Hiw/UbbqDaHBCnEtdrpcCGRUkZDCKWpA8B\nJQBtgQCfmizlSVi0V2iPyRnKtpG+FOnm0MtEcLf4pe22YJSznOmw8xsd/ToQ\n8TjWVEewEvJiRDvK3s1BP1MrVZf6j1/YhZ/F/bYmDKHGyV/I51JnECMzD6lh\nHaII0BJ46E0/OIxWtdxvAHT/B/eRzyQcaHvhv5fbncq25vgTFnLzrFeAhWpA\n/Uad+jqmLUdbq/sMU1wxiFALkiJFaF2feBDWBpYaACUzvj9jYi+xBxiYW/7Z\nqBwHrOEhC0q7d/xF3sx2Kp7wTrBgvmFp3qcgsAtbCjef6RgYMcjYGGdwtz6j\nkB1JbsKysr4QjQms2DUCKh5i1KHUJaNkzCq5QVwVwSZA2WUxXXU1yAcr9edt\nHofDOA3UAS07gtROBN8BZNzUrBEtwBjBwB2NwgkiIJZaszj7AVCWjNcjlVYr\nBwdr\r\n=JHmF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaH27FgEVwgt072pdd8nePe7OAMc0Y67wdWBbTj/teuAIgO4yDhNcZeaqssvGOjzFqG3kR4sHipuFNfx8qyU50KJ0="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.3_1554313006577_0.355726660605967"},"_hasShrinkwrap":false},"2.1.4":{"name":"codesandbox","version":"2.1.4","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.4","codesandbox-import-utils":"^2.1.4","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"68de8da9aa6e5a129c7abf3a3595bf86a59cabfb","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.4","dist":{"shasum":"52e8224ee4907c45e8d5b639e01629443c922c74","integrity":"sha512-zPorwEU62zrurCejQS//YSHGzQQeQa+F3WfBZpmoh9tSaw/fEmQeNqfe1efOyL+TMsIQF7g+FwP/j+dDim13OQ==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.4.tgz","fileCount":45,"unpackedSize":92570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctHcqCRA9TVsSAnZWagAA/yUP/3+Kj9jScYMcGHGvjunE\n1XMaP1SO++gv63HNx8ChU9qV/uEVG7dW3wt69UE9xbwZ2B94Jr3MiwYTwD2i\nwL0b3fmlXhVi3JpgX7dvkeNB5QsLEU7ygBxc3MQy5autv9o//lyPDkndEUKo\ncN+s8JfSX4uUs3pXyeKO8/toU2EFT/hO353x2qhe7p1qWE3UXF6EwYruWK7/\nd4SYPg6gy11GE4W/LzLsZR1abs0D7vHL2SHu/3tlTecScmS7kHWNoktBFCHZ\nrSaWPHxpu7DwEC7cF7jHhiCb8wgoCo6zfGnJAVft6n3CUz2csShNkTkqjJtj\nm4Wbb3KmOTDNQq09RH3Uax989oP1E3OEefKI9yb3kD3UH6pp1p2YpCmxwuCQ\nYJLtvW/mZ3BbUGwI7wCXcfmSnSBG3vd2EOeDQxY9fnME51aHWYxUej1BQ4K6\nQvT7EyFlHkiMPD/ctNFnblMEwz0Ct8uipWNChDr04plnwjymOHG4P9OOOr9R\nCAhXFQysaAcL67djCnCbUjh5+OaW4C+sfdWXZKY6yA0Pj4r7cVUWDyv/0XyE\nVaKn3fHfWLdAqS27DjEbOp2GE+bpOXsIYHB3FB8pyDUtq2Xk6eijmTt/CNJQ\nwHxF98foKgwLYu2sgi0hdU35/KP639vwGqoyDCqrQk6XiodSErsMkTiaIZ6r\n182J\r\n=aUF5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZTFLJirMNbcDnQRjyuJ+3uYc89I6oqPyA/Zm/RJk2SwIgWO1Ah4J+vwTrIi+3/nEJZuGMpFg2ke34lDEPQdcpADM="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.4_1555330857123_0.7384655836202985"},"_hasShrinkwrap":false},"2.1.5":{"name":"codesandbox","version":"2.1.5","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.5","codesandbox-import-utils":"^2.1.5","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"59a0bfe883c02fc7f9794d7201f9284573bc58db","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.5","dist":{"shasum":"83e9eb6dd18929861eb51f4f07de933cb8d392ae","integrity":"sha512-f2gI0RUvzO/LQwFLnhz8zCTRnx+D9VStKdDjGx0M46cgCyRGCKusy50sxcAJ3M0pWDhB5WDTj9A47HvmC94QIQ==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.5.tgz","fileCount":45,"unpackedSize":92414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0U4pCRA9TVsSAnZWagAAE4gP/1tRuelaemwumstAeVo0\n5flf+513WyFIKtoOCl4usUpeOcIZg897hm6LoNjFvt30yBjlteo6RJI5czg9\n4B5dViJEzrj0TjbOV6wM9u80tiBnJ3S32IfWHD9QsTps9TsvlTIGJr0+XXHP\nRp46RmjSTn5b6I3cNAAsMFvc0kPKYJUdlSjd5Cmv75M4t9AIBfgJOEDjPNCS\nqbi1l6J/1isegO/LKqDsQGSp97KLEHFFTkC19huWGRHOqT5mKaot4b9Vg/Pr\nMnsqDRBd2zRJuAqrbu8IsnplJlIUPPfeaVhuztfssNkod7nFr5L36CfHHuEF\n2JyuE5dieivj39fQhfMwwZNzGpQCMKRk8FEVYsqUTqBbHbbIzkkWGz7vCXXT\n8df0e5h2kMNttyrG6dIY4kKYt7c9YEX2vNkV67IF/PktOwUaFfiyzg9SGJS1\nopG3voEJlFjbvvsZAshCA1FkpNv78hOlxxVPrUsORpDKY0RInLJhE+T2v9vt\nwValBtWZUVvD7UKJ34XepesUxvZOAsMDzlwRk05VS5ZTAQI3smcpOsLFTpXu\nTXddjbV7WAFYcz1Cb8/Xh10LnsK6TA5knQt83VT2R2bF+tuz4J723zMCGCl9\ngfsnDFAJLd8AOotsMHYnz5YJCo6SSP76E6Z0h0ySdBEfdmgDq/aLpcNDpKI/\nmOzL\r\n=MA02\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgQ6eBt108soCX00SnqcG1aFjPs6Dge1CmDSSCpUL1hAIhAPpQDOToHn+uO4sTrSV67KYcApOpLVjo9aXUwHsLOpoF"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.5_1557220904924_0.9470008261627814"},"_hasShrinkwrap":false},"2.1.6":{"name":"codesandbox","version":"2.1.6","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.5","codesandbox-import-utils":"^2.1.6","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","opn":"^5.1.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/opn":"^3.0.28","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"fa3d462c73b0609b83dbb9af3549cb95034dcab3","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.6","dist":{"shasum":"3ed410e2002b91fcc0b3ea80a384f95f46c2ef0c","integrity":"sha512-J8CxcM9KqouRG02Mq7iWwkvP9cbHtI1pjFLBrrkUnzdmbZgYOZ5SdRjghOF711wQAi0rEueEvzmdYazrdUJjqA==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.6.tgz","fileCount":45,"unpackedSize":92414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3YSNCRA9TVsSAnZWagAAwCwQAINMtw91s9I3uwOy+TSM\nomfbpUct8+LJQXqn1QzaKrobovp6mr3Gymfd/+AeGi1czoVoNJ4gLFwp9MeO\ngiqePhBbqKMQ3i1nAnsKwUoMXfc8QVE4UDLfWX2oC41mNr9Z24gQsc5yyZuC\nenPaQgdj2M7mLcChobyI+PoHDy95WNnXBckgDsbLd9mPjFQXjItpcA1mTVTp\nU2kX+usL+Fy/nBqhQz1CGhvnbDf3CyOT+RHNHxPECuAu1ErSxMJxmQxkKNjS\nAHyQSj5gc3mW+fOjuGaCvv1OVw/ddu0urujqO9YS+Y7D+nqRp4ol+p6RMXKA\noTsOf7NtzZqvAytcpo32S2q4MR3VcKaJnvZUx6534toaafB/lsWN8GW7Mk5v\n/DPSl4chtUmVRzhRsJxk8xdyZ7ElK3XvYUTrsAEBneRVNzbvYNHneGZuE2xu\n1hqreKtJc56B4N9xeNiEeFk+mjiSnpWQlR+U6cWoEE0IHLfY9TrHXxeQr1AQ\nF0y8/zSi0tgLeBzvFri+Geg+vDbs0npc3tlBOySlrqXADGi9RAgg0YhRuG7V\n0jxEJYxHvIe8Kub/uyq7hgA1t5rwXa1bAFrGBbPZ5Io3NJBp0kjriG+rWo9l\nbDbnPzMS/FiNWooJ7JBimYrroHINo0lDi/trzqg9u3UqZAqgfYoBXYJ8wIpC\nzBC2\r\n=D2H4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICFrbnpc6aK3rb/GE3AV8B28MuTf4iY982Szqc4mZji5AiEApsuriz7BrceyGxSPd2FHAsmO5XATtABIlj3U0Qn3XZY="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.6_1558021260986_0.5110157298791682"},"_hasShrinkwrap":false},"2.1.9":{"name":"codesandbox","version":"2.1.9","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.9","codesandbox-import-utils":"^2.1.9","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"023c846e35e40478911d78eef3524c8aec36c4e0","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.9","dist":{"shasum":"64dbbbd166546808a05402fcf13530fb002a17f4","integrity":"sha512-/pzfhCrLYBDZ3dJv+4J0J2A9DhyiLXSeOcMxldGqxElwFpwWvKkHNwK7VZ6mOZOj5mgzrh0v9DVUcUVZaIUr2w==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.9.tgz","fileCount":45,"unpackedSize":92394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMECACRA9TVsSAnZWagAAWoEQAJ+L8k4ouCKp7wAi+4gB\nypBF+7Q8nQjTQoqMCYH8AXnGX36FYml/RJFgVUVkPNJ7Z2mXjeDBU2Y+BS33\n2tf+bZ9dHNt6ENsVKyCTcCJKFJ9ASUY2GQfHVzWfcyHUWgV76g3EFcHw+HfE\ncpiJ34Y6kluaTPqGOTe5n/rn9kujzrTpp3dT4RmFiPc01aa4NQw9NXosTLH8\n85xVMPr5la6aJbFQZ+M5DcE8u74kUpAxU7587sXjtm0UCTQfaNKJNc2spAbQ\nK03Mi3EM0CYgxQaHnXdRMQ/qHuXrjiPbVWel9h6jxoHJYGWhMnMaooL14QSP\nWE8/c8766H+Hq9BI4V06eypb+jf0AHcjc9addKZ47hzH+uB31LMMlaVDwQ2D\nAnbSTVSXBAk/0UyhdPMnc7l4HCRlubpf+B1Xz/PrVEgfamL77c05k+Gnzza2\nLIlu4gvhcZ9Hq5oyi0Zx+9umfb0RRMBUHbmCbOgoER4qFeWumL0YO+raeObi\nGgznXLma2zDY/u2JHcxAsqAoStjDfcHhcj049phaCl9nvx3M7MTeH92lXngk\n4GfvSyrfUSvC83e2YZBR4xJnI+kXQ0eEYkVrhKVbWwv7VU+cPJMMWf/zT4bi\npzlEQQc+rdnlGaCdDe1md5q28A0GzBQwmXkqIzyu5VDWpjO06bLDbhgiakjm\noP7Z\r\n=Q9A9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDspNk37JCqTciFpPYWLg3UI5XOxrcG4gW8QvjJw/HBgwIhAN8RnAd5MJzcH1PDp7+k6FW14D678TuLXfrzlu8YKvse"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.9_1563443327544_0.2903760987270454"},"_hasShrinkwrap":false},"2.1.10":{"name":"codesandbox","version":"2.1.10","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.9","codesandbox-import-utils":"^2.1.9","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"24276237051e50a2675817efa02a76cd4fbedbff","licenseText":"Copyright (c) Ives van Hoorne\n\nUp is an Open Source project licensed under the terms of\nthe GPLv3 license. Please see <http://www.gnu.org/licenses/gpl-3.0.html>\nfor license text.\n","_id":"codesandbox@2.1.10","dist":{"shasum":"61cd1ae35b62dd99aae829085335f6270fb514d0","integrity":"sha512-p62wtmTLUX/j8i7VVvogVXD5FHbxNHco9jpN/DptkPIV5iLz2tnF6XPpXWNzZbJCgBAltpdbTbP+ch2vxds7Pg==","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.10.tgz","fileCount":51,"unpackedSize":97096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ++6CRA9TVsSAnZWagAA7FEP/A6QPLTEb7lkz+YIX5zQ\ngPKXbwSm4XGSohZQogFVh9H8n6ZTmkPiOKcoMz9NAROpKpNkWkgTBLUCBsT3\nOWCYkwpmiEHKgAq/2ZDG4I8jprQkVmvTIWnGcwA0P80y5jZY8FJ370RrotGh\npXYowW9cRONJT8W+U2QDi4CjkeQkZEXYtdzSlxehKs8M27DSqLUwFxedL9Al\n34c9Rnc0jIUHrW+6mh/OaFoIR/+NFEu05rFkAGKswOrgSBzV/NxAzr4vm5g9\naZlP+Tlcvr9OwnJeS6WzrahVxPjmE4l5/aYO93F0IsWj/wm6ahpzsMHqloTM\n4CATLpXvC24/c43XosDqe23Xne0kzqqTlyBBBTddmAhQcY7/E0STvM+L0XDv\nH+dRa9XKKtj0iHbAnHo6llEKmVxMTs7nLGZ3aCj/+vuVgJK272RF3RM27Jmc\nWk0Hw+dHjU9cY57Xy4fZznW25SrPVrmUh2qSV45sEQ2Pjdce33KIozX1kmiB\nHiIJMDUs7b1t55VksxAlIKaPmARjchXpq+Yj5t8rl47Nl52bz0rns/ecLC11\n3u2QQb1vGretukqTDWXzJPa7S+JA+NrBfXPTNLQ+2SlUGq0zRkXOuA3769MY\n+zKL9/G9a1+nDaW717eDpXe2jy9o5L8S58iqImYlPYFCf47SNEWmLFUVltNS\nxfVJ\r\n=7rb/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQCNig+OKc8EQPckGGDyurxcYjCbjlUjTET9o+2+fRAAiBRe4K7Xh45+Xx7DCoXn9UeBpcJznwAkGx/dvIGn3rG0Q=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.10_1567092665462_0.28969657447737807"},"_hasShrinkwrap":false},"2.1.11":{"name":"codesandbox","version":"2.1.11","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"./lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.16.2","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.9","codesandbox-import-utils":"^2.1.11","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"3cdcdea389d39f2a92be73dcb73496f68c8ada41","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.1.11","_nodeVersion":"10.16.2","_npmVersion":"6.9.0","dist":{"integrity":"sha512-ACUBMNk6Ppuu5KpQh0eqs5LePOPXeIW1bKtNNWzbJfybzbpr3F236BHPReRqYqMO8DXHlf370gAlknX/Z48oCQ==","shasum":"3c37ca56f6feea37e282c275a91c805f7b4f9f90","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.11.tgz","fileCount":51,"unpackedSize":97097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5M0zCRA9TVsSAnZWagAAtOQP/1xLhOBW+cZ9MbzLSRYn\nCYtNY85rAyBpfeV6UJoHB03JnF8pEgN2dIcpI5WDKjkvBOE3NH184bSOEbHk\nZT4a3Tp4ku30kt0Ao36lmZi68eq7AhIBihdbC4RRJgUkWiZyM4wGaSks8lY8\nLaJZoa41ygIqPetFs/WErdF5JHZM6T7oupFT1c47SK7oiEMYndgWenlgo6Er\nvh3/3DnKoSBK7CEIth3lRYlU4PGfN3+aJukk3NrEStTRDO0qiVxV3yf+9t6q\nzXAYBCePs3ZBhaSkEpo9evsqNfx4NdUWMbHD/AulQvnMglZQQ4pX0lIGyRkH\nn2AI6aNhs/cA9t+pvRZWbGMqrlFQAAqVgfSiiB5f1+6NXDB3W7PQh+cFe3Sn\nRFLH7mc0L3ttd213M6KzoMKuWNvgw9rw/q5+eyeMZv7q/AoLixZV1RsM8YYw\nIw8CaQWD9V85UKBbR+f36udMyaJfSjoJswCFdVdlRiwP57y0N9DeA0R5/C83\nSb6JLzgQ8f2kHSYqJcCnT6LrbglYy+SnkFBAK7VC3tm9NN5LSYxThYLhRZRC\nd0rVBd0OX2lecDfkyq1vNxa3wRk7B5zqLF78Ca1jq0cuFdlCvIWQ+TfQnwQK\n7d/Ju3AROiSDveMoYTAVCE2ZqyFUPe8kD8RIjeUb3ymZsjmFOUfAU2Y/m4f6\nLsOn\r\n=p78+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCr1m+nh/iblp6Zvc2Juxu0oxqVIZS7KWQqFyL5OcOawIhAIpxGuO4XpYwCx7KAAvzF0WQ6bzty631947YczG7Bfcw"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.11_1575275827329_0.43713171529769257"},"_hasShrinkwrap":false},"2.1.12":{"name":"codesandbox","version":"2.1.12","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.18.1","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.9","codesandbox-import-utils":"^2.1.12","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"28d1d16631641e2cba16d3370bdbdf614fe39d81","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.1.12","_nodeVersion":"10.16.2","_npmVersion":"lerna/3.19.0/node@v10.16.2+x64 (darwin)","dist":{"integrity":"sha512-DDveHGGR3dGDgLwAbK0Z75pgA+5Mm2OwigYwrNgEc0m4anzTXWnk0CrWAIRJzDm1QCk97w17/DYl1R3LCYi3Tw==","shasum":"2ab7186b9db3f49b85b27dc95c171ff05101a5c2","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.12.tgz","fileCount":51,"unpackedSize":97097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQEyUCRA9TVsSAnZWagAAYBoQAJjHsfq21KRcTZzJB6p/\nM2u45OynokNFQSd1ByC49rwbG4WIoOqLhbi+c+44JOYkal8u9cPX64w+KBEI\njS/NN8tQ/8mJFxu8Bp7ITtpMJZ9eBxiN8vPzNUNAoxWeeZsCrFIOYdmJkJUY\niyfONpucaK68NfeGuR1fB6XBttSCVP5VYVqXmb5/jysX7fus4j6pPCiYVJGW\nn3Z3PpahP9hmnthTixHwY30xFr2rkYlT0nZlCq9uCB1SNhUUeP13LmSe9SdR\nXHFArXw5ZiUG3le1eezJmtJpOsuhKJHCCSptmvSpndMAvEtp5AusKGSaTPIL\nbm96AFKmVoYaiv6+uuaqeRnPSHqoVtQYKyWqr3NDZiGx14h9W/ulyStqi2rn\nb04zZOEacrqt3A64qRHursWs26CFiW2WSdrOBKMORvWwO6P2RdtK6KMBVStE\nDMsuw92fV9WT3IzywNiCFLsEf0d1sEZ8gsLMgNGMgsNzaUz6CFML5Uar9N9r\nbXI+w37e9sp6nf91bwtuTwIBWb9ApNDUtgnuu+hVhjKwL1LKoXqs+7YK/crI\n8UyRYpZbqa6br3VIw7OHFQt54WvYxjCzki5KljdFMOZ6FYR0hKRJk+huqiQV\nYeHEo8HlMwry6nPL2ywjuWI6Q5tJeakGaYacnN/ghpAGxWOuol0pmC9hpGPz\nP9zy\r\n=8Vis\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLOjsv59APYCV549i1Jv6K8K1BLU2qNcapqyOdHP1kOAiBlMWtC4Nvz3jWFlecUMxN7Ru2K4/kzridjmyWsX5bMRw=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.12_1581272212136_0.13570540691734556"},"_hasShrinkwrap":false},"2.1.14":{"name":"codesandbox","version":"2.1.14","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.18.1","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.9","codesandbox-import-utils":"^2.1.14","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"4d5b00fdf13aa8a8de9c58637a83fe831ede3e0c","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.1.14","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","dist":{"integrity":"sha512-aVOFvUXvsX+a+oTZ7c+mHdWoo3L/C96SDL6iBMOBFB7a0TjjKM03aVmFgrssGdd1cAGCagolGe0zii6EwMS5hQ==","shasum":"63a61773f20038af29107a3d2921e576016250fe","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.14.tgz","fileCount":51,"unpackedSize":97097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekfQACRA9TVsSAnZWagAAOcwQAITgK2oYuFcdzJ4fa2o4\nO6x+tsnYGMGNKso3Zer/M11M2R1d+HuKBguS+DfxhQ8zSbaDu63rPsP2GI/d\nC8GWmbfCf+yy/VVj95VnL5t/qI77UoVhoN/tL7Y9OO3md8ja2DMVvkA7BOti\nBYtaPou05lJ9G47yIU1aOmsxho+rkb13wdxkykr4/GCfqaJ6jeLMA3Ku4ReO\nLbprfqcywsGrlwjcERgB9YPhd6M4Cd/scV93BGOsQUyeHyQc6P2GCChDl/yg\noUMc2YNFf8YUVWRGlqc6rCKbAGhoqVrdPIfST6FxqkWZMeFmqnrfHGcmm5A3\ntX8mCPyXQAKWhnitgV4ysOBaGttVDRC5B8EyJIIrXgPdXzwwcNx76NNslFa7\nSMcKrK/tOM8Tbdro0gPpQlg/bkAc600ycfDqrZhZxsz2WqRd1okcvuoYK6lA\nDLVabxbsIQ5SjQualxPKZt2NYt/269XrrA8QLSCA/VAAb3s3uZppCAxNz7ZX\n6NB+xnF791S4VfZzA/vdqUlZ6yw19rWjyoyiTRvjWWG4fRdcLMWcJ0p/B62s\nOrCiS3hhU9u27NOExz3KdMqxR4BSlAvA8Id2F+LO+sx6uvdy88bYtifKkdjY\n93s3XA67+VUeN8VNaXK9E9GNfCTbignetfPS4CXuygCRDfcWkwsgSN7UupA0\njLl/\r\n=Ox1X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9qdUMgJioyywTYtYojQqELfSYsCBgnjnxV7T08yTL9AiBPXWt4mpS5VAC4EN9GlWBK3qUnx5BZOkzKuqNgUeKciw=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.14_1586623488256_0.2811813798796432"},"_hasShrinkwrap":false},"2.1.16":{"name":"codesandbox","version":"2.1.16","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.18.1","chalk":"^2.4.1","codesandbox-import-util-types":"^2.1.15","codesandbox-import-utils":"^2.1.16","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"f8a843d73c886855c1da37c1bc94b964f0f88be0","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.1.16","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","dist":{"integrity":"sha512-oz0qUCLxbcuWP7q0+ypRsxMB7dd48D15y8N1QHeVVCHZ3qaIrNK2j0vbUdG2yzl0WzmFYXw7mY3yduVElBchHg==","shasum":"0a6fedb7c71249e117daf4807885ffbc085941ce","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.1.16.tgz","fileCount":51,"unpackedSize":97099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe40wUCRA9TVsSAnZWagAAQ2oP/jtBKOU8eDghfe4ReWl5\n+ZB0tfA4QJH+MgrI18m4dWn61ZOg+JbkQaMu24arse41hUhw/xqr5fCcmKo7\n+Dn//p7N+CPM6AUQoFKuYjdOjxoXpvWv/M+RlOH5ZMu98Tk/xnh9P09TP8+N\nPCK+1+MgMZN08MoqbTGtCw8XeJ+mnqRzGIbYrEYcX6m6WjHTqYdOMNNZ7CCD\nBuLHxHdKFI26RsrcjvsCjbg5G2JI5fqberyD65o7FWg47rfB5pWV9qDaQ0WB\nN1/jXf4WPDpknoyjsQWjVcCSyMQBaJPYvy0QIFR1RYEZW/5F03/tSmoIVAW3\n8z7yO+OoLHg8pd0FQvwZtQqgfmIIT9ckfS4+jGYzzOxURf00LnKJWmL+VRME\nMhYQEhs2LqpE97p50ovq8yv/agKHslTzGedBgW/0/zM7mmipYjg9fUb10fOe\ntZlXmNBvuwV190vKq1Jq5Duujhtq6bRwFMt1gPkKgbrop82lOwc+RaQTdbzy\nQeZcQjpz6hrQp36Oy/v0sfSRrvbt3WM/4bU3JaRNYAu+nVnYtvVVnK6qr6q7\n83TmWkC+jthf3hcDVeKuEwqF2YeVlIj6RCQl5NP+ggTBz3JpP0obPqVOjme8\nbuUGe29nTDZGjVizArlbWGSN0IOcrPF2Vek0DaSEFfPQxWfdilc/+PeYhv/y\nPWnV\r\n=x4c8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHuZ2Axp8Z5FCZ7kJSo/GHdGEHTvEK1R8gz8g8uj8tWGAiBJ+CHzQNB5UikGvPkHCV/JF7ql5g6/DLG0wBuoUVOJLA=="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.1.16_1591954451719_0.8419426106129597"},"_hasShrinkwrap":false},"2.2.0":{"name":"codesandbox","version":"2.2.0","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.18.1","chalk":"^2.4.1","codesandbox-import-util-types":"^2.2.0","codesandbox-import-utils":"^2.2.0","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"c9b155601eab75e3e14a0e30cd38742a0b8f56ca","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.2.0","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","dist":{"integrity":"sha512-+OQgbCvd79sJO5AM6kb+3mMbPo1neBR+Gf+neQZ8bakYSGVQzMmBu7xFYrGmLNkKw3mo69lWshh90T92C7CQCA==","shasum":"de9b993a7c32f19adac0d73c39e4a27b18ded1e1","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.2.0.tgz","fileCount":51,"unpackedSize":97096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWiJwCRA9TVsSAnZWagAA8IgP/Ay//6nNRRUU89CJA1T3\netYD/OmFkwFMQGPrlhyiqD3h612iA2JvT3RAehAKpdHzPHY2YjT/kOkEflwS\nmGL/HfQo+P8g09sUNKNIIrnSdhpJjX1hffyc9eZGE5tLLE29Ty908CCdUlHK\ntRzMe0h9CPigtYJAMKHMsj7mntw/e7unIzfaKdE3TQxk0bpZ5RWvpHpCNQok\nrQoiXQAq0oaHYexxQu6XIEKNs/UFA2ucglQWV6Z3Aq0PgvnmxRnAHopAAxIH\nV5RhDteQDxHx+LQnaTqMzQdWBpy0QWqlXl6ivzEcc+G4NUzpocrWFRTelAty\nVE/pZrv8mJ6gfHIYgKjuOAPW5lTkgrFheg1+py1bTdcQPL/pIhOV6L6Kq0zJ\n8SJge23+UepG9SaQzBRCLkw1E45F6JjwJ8J9IY4Psvj96S8beDMTTVEBd6pa\npwNrZoJrZPbtQXuo6cNLq9SygOqUDZJiQgkhVnHZdAklRxvAJo9PJ3MCmDQZ\nfSJEaxEGYA7A4NScsj19KZL7f+I9SetP/56dzWOvA56LOXmyYVVr16/2V186\n/l82Yu7VUKvBgr/Cuv0M27SECEQFaQdyHL2k9GMpas+Ii42SuKryRtmJcmZR\n81HwpX4NBfe4iTAfBKaSWmZLMBisCAz+udw9EO38CxX3kZMpzes5ev/6fEv7\n8Vdd\r\n=sy8I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClrVdQkw+NooGFT6at59nsmb36kbx3X6SMU5gxZR9WuwIhAPnsVfZxxAgRmjwUmjcn/YjljZRj0VK2M5ONmFU9zVES"}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.2.0_1599742575655_0.964428941670781"},"_hasShrinkwrap":false},"2.2.1":{"name":"codesandbox","version":"2.2.1","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.18.1","chalk":"^2.4.1","codesandbox-import-util-types":"^2.2.1","codesandbox-import-utils":"^2.2.1","commander":"^2.9.0","datauri":"^1.1.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^8.0.1","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"4e5e92186e94224ae1f911b47bf41140769e1c9f","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.2.1","_nodeVersion":"10.16.2","_npmVersion":"lerna/3.20.2/node@v10.16.2+x64 (darwin)","dist":{"integrity":"sha512-TOQVhLFlUYazflpnRyVO966sO4Avr2IyfUZn+TYad5WNM1v2WCkAS8ApC4+XNfXC11LGchxwG5MVnVfFlCWlbQ==","shasum":"c09b26cf6844f3dff4718fac832beee493f6c2ff","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.2.1.tgz","fileCount":51,"unpackedSize":97096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfakyQCRA9TVsSAnZWagAArr4P/0CRWwAufVWtVe6am94y\nrWcuQ16aWLklVmu+/2IvQMjUgzOFNc3cndvWTSR3j6bOJ22mhKNZQvTXdsQp\niuOejK8sgKk88V+8I/RMGVCRrM5dmLRHx1v/MZgwySqBYac4usy0eWr2FqiF\ngvHGH2soS1b2mH40LdAh6dyozj5ZkLoGsCqw+XYTLRUtwQT5QiZez27NOfub\nE+u+cBYEqBLxaTQgQeE0XDYJDBPk9U990C0IV60KAeZeEKC5Ty2RfEcGOOdd\nj2EPoFdvZ6nBdrWRo1Jus772pTyLSMXWcALFmCHxyvV7fDFAlvTBO1ZeCfjw\nxUyyeruBSOcRNHfOwS4dbV3EiGcVLys33LsXeR5Od9ipgqixq9L6WMIJuQEU\nAP0hdpPnvzgDrOyatmZAZmXB3eU/5cqiR8fm9d3nKCz8XQZn1pJvFt6uPL4S\nr9Nc4CFmmGzp0ItLF7VXRjxcUnrWefoyM15E0Q3cJxHMe0Q1zYXOBThTEx+B\nODNBXq6qUJMPpeS0TirDYyz/hMYqNsfoVKCGawskZWirWixzp06/2AcDwexK\nEvw+OT3N4+mBuv5Hjvf+1wklGqOf4Nwuoxht/3xIF+gBoeskyN18qJL6goGp\nSuFQqFvTH4T2xUSTjG7XY1h9S0LK7odty5JHMMTsHdSkwbxR8UHr73UBnFza\nC+4E\r\n=xDfn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+GPAT6wkA3GUkmqTlGtONqeaMYxL9MwzpL8+WLcZ8nwIgPTFWkfZPFNhodBmtT3yQsCnrheJ9DaIQ7Dl7TM9wjQ0="}]},"maintainers":[{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.2.1_1600801936215_0.8130211510928547"},"_hasShrinkwrap":false},"2.2.3":{"name":"codesandbox","version":"2.2.3","description":"The CLI used for communicating with CodeSandbox","main":"lib/index.js","bin":{"codesandbox":"lib/index.js"},"author":{"name":"Ives van Hoorne"},"license":"MIT","scripts":{"test":"echo Done && exit 0","test:watch":"jest --watch","build":"rimraf lib && tsc -p tsconfig.json","watch":"tsc --watch -p tsconfig.json","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"keywords":["codesandbox","cli","editor"],"dependencies":{"axios":"^0.18.1","chalk":"^2.4.1","codesandbox-import-util-types":"^2.2.3","codesandbox-import-utils":"^2.2.3","commander":"^2.9.0","datauri":"^3.0.0","filesize":"^3.6.1","fs-extra":"^3.0.1","git-branch":"^1.0.0","git-repo-name":"^0.6.0","git-username":"^0.5.0","humps":"^2.0.1","inquirer":"^6.2.2","lodash":"^4.17.5","lz-string":"^1.4.4","ms":"^2.0.0","open":"^6.3.0","ora":"^1.3.0","pacote":"^2.7.36","shortid":"^2.2.8","update-notifier":"^2.2.0"},"devDependencies":{"@types/commander":"^2.9.1","@types/filesize":"^3.6.0","@types/fs-extra":"^3.0.3","@types/humps":"^1.1.2","@types/inquirer":"^0.0.35","@types/jest":"^20.0.2","@types/lodash":"^4.14.106","@types/lz-string":"^1.3.32","@types/ms":"^0.7.29","@types/node":"^14","@types/ora":"^0.3.31","@types/shortid":"^0.0.29","@types/update-notifier":"^1.0.1","filesize":"^3.6.1","rimraf":"^2.6.1","tslint":"^5.4.3","tslint-config-prettier":"^1.10.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>../../node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/dist/"],"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"},"gitHead":"e1207a66427baf8115f060d83298d34ce504e1e5","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","_id":"codesandbox@2.2.3","_nodeVersion":"10.23.2","_npmVersion":"lerna/3.20.2/node@v10.23.2+x64 (darwin)","dist":{"integrity":"sha512-IAkWFk6UUglOhSemI7UFgNNL/jgg+1YjVEIllFULLgsaHhFnY51pCqAifMNuAd5d9Zp4Nk/xMgrEaGNV0L4Xlg==","shasum":"092de403506d9e4c5358cd61dc84068c3ee8ceea","tarball":"https://registry.npmjs.org/codesandbox/-/codesandbox-2.2.3.tgz","fileCount":51,"unpackedSize":98721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiQwPCRA9TVsSAnZWagAAGlUP/RN2loXDNlAYC1F1SEjv\naa30MNapipPHZul7MhunaUWiNXSiLYLOEk2O3Ugu0NO6moTK7Pe6iBW93mA4\njRu1XFKEwNZ5cDu8D7+8Y4RYe6Lnh+8jbvMdf8pXSCXMwbEz7MHeccKPtXCd\no9w3Y/w5DQM6+NfnTK0eYcshmT4wdreX92mkXrF1mTrrDGh8klUeUVXTcYbo\nfkZJM96al4DzafqDl2uKDr/6jdtAGZTAVHxvnMdwD0MP/VzmhHDu86wV9pQV\nOUqm8+wecE/ZxCLVBMCMp+YmIYBnqgdLojPbA7sjsSjY2O0FJeAnm31a5lit\nhRDXYWaKu32oTKkLHtfp90HCEd4o+RB5vDW8yYOZWcE6G4jXptji/L98/Yqf\n2EM4LN4JJ3VwNleXZ2xpVVRo6Vgm/prpj6nfjzWeLHDtFUZwLy3JuBcXi5C6\nJ2LIMYl88AOKnxcF5etir2oTdK0otq6Vb2Tkmpltb1Qhm2zOhAMyx6uQP04q\nDND1/woAAWJ6HIml1shYGEfFdOYpNFo82SsqpMDSY7DYXkvLP/azRsQSizQ0\nwalt3wdTOiHsGvwI0Hp3Q2KB+7Idhf6iL9/Gzo9QAg95/6aRn4qg16RCGPJK\n1wR6DwM2ubJbH7gY658juSPDAoOptYlpOp4RbbDrgSv6Qhe3ol8C3InvMutc\nQ6ne\r\n=nYt2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDUG9kHx+iVvWjgIQmiJOOJ18eLapuY6ykUn+zS4ojIAiEAuqONaHsKHNa+QP9FRG+c+nccImlEkG6mworu78v9Kls="}]},"_npmUser":{"name":"compuives","email":"ives.v.h@gmail.com"},"directories":{},"maintainers":[{"name":"christianalfoni","email":"christianalfoni@gmail.com"},{"name":"compuives","email":"ives.v.h@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codesandbox_2.2.3_1619594255256_0.40425573430315787"},"_hasShrinkwrap":false}},"readme":"# codesandbox-cli\n\n> Upload your templates to codesandbox with a single command 🏖️\n\n[![Build Status](https://travis-ci.org/codesandbox/codesandbox-cli.svg?branch=master)](https://travis-ci.org/codesandbox/codesandbox-cli)\n\nThis is the command line interface for [CodeSandbox](https://codesandbox.io), an online editor\ntailored for web applications.\n\n## Quickstart\n\nYou can install the cli by running\n\n```bash\n# Install the cli\nnpm i -g codesandbox\n\n# Go to your project\ncd <path of your project>\n\n# Deploy your project to CodeSandbox\ncodesandbox ./\n```\n\n## Future features\n\n- Create a live connection with CodeSandbox using websockets so you can use your local editor\n\n## Current limitations\n\n- You need to be signed in to deploy, this is to prevent abuse\n\n## Inspiration\n\nI took a lot of inspiration from [now-cli](https://github.com/zeit/now-cli) and [preact-cli](https://github.com/developit/preact-cli) while building this.\n","maintainers":[{"name":"christianalfoni","email":"christianalfoni@gmail.com"},{"name":"compuives","email":"ives.v.h@gmail.com"}],"time":{"modified":"2023-03-04T05:03:45.154Z","created":"2017-06-25T19:30:09.839Z","1.0.0":"2017-06-25T19:30:09.839Z","1.0.1":"2017-06-25T19:33:16.611Z","1.0.2":"2017-06-25T19:38:37.006Z","1.0.3":"2017-06-25T19:53:40.208Z","1.0.4":"2017-06-25T20:01:58.701Z","1.0.5":"2017-06-25T20:14:46.590Z","1.0.6":"2017-06-25T20:24:10.072Z","1.0.7":"2017-06-27T00:22:55.023Z","1.1.7":"2017-06-27T21:24:52.781Z","0.0.0":"2017-08-20T22:28:51.228Z","1.1.8":"2017-08-20T22:29:58.963Z","1.1.9":"2017-11-01T20:27:21.288Z","1.1.10":"2017-11-01T20:39:51.924Z","1.1.11":"2017-11-01T20:53:54.595Z","1.1.12":"2017-11-01T21:01:05.541Z","1.1.13":"2017-12-12T23:27:03.108Z","1.1.14":"2017-12-16T14:51:33.890Z","1.1.16-0":"2018-02-10T21:30:07.180Z","1.1.16":"2018-02-11T19:18:09.841Z","1.1.17":"2018-02-11T19:21:16.137Z","1.1.18":"2018-02-11T19:26:06.337Z","1.1.19":"2018-02-23T15:43:16.746Z","1.1.20":"2018-02-23T16:08:10.749Z","1.1.21":"2018-02-27T19:11:09.868Z","1.2.0":"2018-02-28T16:55:25.105Z","1.2.1":"2018-02-28T20:39:35.353Z","1.2.2":"2018-03-01T09:36:13.722Z","1.2.3":"2018-03-07T18:33:37.113Z","1.2.4":"2018-03-11T14:22:36.453Z","1.2.5":"2018-03-11T14:33:38.605Z","1.2.6":"2018-03-11T14:34:53.515Z","1.2.7":"2018-03-28T13:16:27.256Z","1.2.8":"2018-04-10T13:34:43.019Z","1.2.9":"2018-04-10T13:37:09.761Z","1.2.10":"2018-04-23T19:53:05.944Z","1.2.11":"2018-06-04T11:33:28.415Z","1.2.12":"2018-06-21T09:33:05.854Z","1.2.15":"2018-07-21T17:23:42.180Z","1.2.16":"2018-08-03T10:49:04.091Z","1.2.17":"2018-09-26T19:45:17.427Z","1.3.0":"2018-09-26T20:03:51.554Z","1.3.2":"2018-10-15T13:44:12.094Z","1.3.3":"2018-10-16T10:58:25.555Z","1.3.4":"2018-10-31T11:04:32.132Z","1.3.5":"2018-10-31T12:04:08.990Z","1.3.6":"2018-11-19T14:38:27.133Z","1.3.7":"2018-12-28T15:38:00.304Z","1.3.8":"2018-12-28T15:48:34.277Z","2.0.0":"2019-02-05T13:53:25.201Z","2.0.1":"2019-02-05T20:22:50.880Z","2.1.1":"2019-02-05T21:04:10.133Z","2.1.2":"2019-04-03T14:21:41.574Z","2.1.3":"2019-04-03T17:36:46.795Z","2.1.4":"2019-04-15T12:20:57.279Z","2.1.5":"2019-05-07T09:21:45.112Z","2.1.6":"2019-05-16T15:41:01.105Z","2.1.9":"2019-07-18T09:48:47.709Z","2.1.10":"2019-08-29T15:31:05.615Z","2.1.11":"2019-12-02T08:37:07.566Z","2.1.12":"2020-02-09T18:16:52.303Z","2.1.14":"2020-04-11T16:44:48.424Z","2.1.16":"2020-06-12T09:34:11.879Z","2.2.0":"2020-09-10T12:56:15.835Z","2.2.1":"2020-09-22T19:12:16.390Z","2.2.3":"2021-04-28T07:17:35.395Z"},"keywords":["codesandbox","cli","editor"],"repository":{"type":"git","url":"git+https://github.com/codesandbox-app/codesandbox-importers.git"},"author":{"name":"Ives van Hoorne"},"license":"MIT","readmeFilename":"README.md","users":{"pierre1869":true,"flumpus-dev":true},"homepage":"https://github.com/codesandbox-app/codesandbox-importers#readme","bugs":{"url":"https://github.com/codesandbox-app/codesandbox-importers/issues"}}