{"_id":"@react-native-community/bob","_rev":"356733","name":"@react-native-community/bob","description":"CLI to build JavaScript files for React Native libraries","dist-tags":{"latest":"0.17.1"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"time":{"modified":"2021-07-13T08:29:00.000Z","created":"2019-04-02T15:34:57.348Z","0.17.1":"2020-12-17T21:51:55.662Z","0.16.2":"2020-06-30T13:44:19.108Z","0.16.1":"2020-06-29T23:56:17.661Z","0.16.0":"2020-06-26T16:55:30.643Z","0.15.3":"2020-06-24T21:16:05.325Z","0.15.2":"2020-06-17T10:25:21.668Z","0.15.1":"2020-06-12T14:38:48.363Z","0.15.0":"2020-06-11T23:15:31.147Z","0.14.5":"2020-05-21T12:53:41.541Z","0.14.4":"2020-05-21T12:03:13.874Z","0.14.3":"2020-05-19T03:04:22.133Z","0.14.2":"2020-05-12T23:28:32.483Z","0.14.1":"2020-05-11T18:48:55.630Z","0.14.0":"2020-05-09T19:37:31.345Z","0.13.1":"2020-05-08T17:06:38.609Z","0.13.0":"2020-05-08T12:44:14.700Z","0.12.0":"2020-05-08T00:13:52.131Z","0.11.2":"2020-05-07T17:02:51.641Z","0.11.1":"2020-05-07T16:12:22.033Z","0.11.0":"2020-05-07T03:02:52.258Z","0.10.1":"2020-04-16T19:37:54.058Z","0.10.0":"2020-03-05T22:05:40.333Z","0.9.8":"2020-03-05T11:17:01.551Z","0.9.7":"2020-02-11T02:38:42.253Z","0.9.6":"2020-02-10T20:40:46.461Z","0.9.5":"2020-02-10T16:15:46.060Z","0.9.4":"2020-02-10T15:58:56.335Z","0.9.3":"2020-02-09T18:17:39.861Z","0.9.2":"2020-02-09T16:39:09.824Z","0.9.1":"2020-02-09T16:31:55.589Z","0.9.0":"2020-02-09T16:07:12.782Z","0.8.0":"2020-01-13T17:23:49.576Z","0.7.1":"2020-01-12T08:19:24.801Z","0.7.0":"2019-08-21T03:25:37.600Z","0.6.1":"2019-07-01T10:12:42.635Z","0.6.0":"2019-06-28T20:51:33.362Z","0.5.0":"2019-06-18T19:29:14.849Z","0.4.1":"2019-04-28T20:19:37.387Z","0.4.0":"2019-04-28T07:45:20.697Z","0.3.4":"2019-04-14T10:39:14.857Z","0.3.3":"2019-04-03T11:51:17.186Z","0.3.2":"2019-04-02T17:08:30.490Z","0.3.1":"2019-04-02T17:00:24.115Z","0.3.0":"2019-04-02T16:38:35.035Z","0.2.1":"2019-04-02T15:56:24.405Z","0.2.0":"2019-04-02T15:34:57.348Z"},"users":{},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/callstack/react-native-builder-bob.git"},"versions":{"0.17.1":{"name":"@react-native-community/bob","version":"0.17.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/callstack/react-native-builder-bob.git"},"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"concurrently 'yarn typescript --watch' 'yarn build --watch'","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.12.10","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.11","@babel/preset-flow":"^7.12.1","@babel/preset-react":"^7.12.10","@babel/preset-typescript":"^7.12.7","browserslist":"^4.16.0","chalk":"^4.1.0","cosmiconfig":"^7.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^6.0.0","ejs":"^3.1.5","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","is-git-dirty":"^2.0.1","json5":"^2.1.3","prompts":"^2.4.0","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^16.2.0","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.12.10","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@types/babel__core":"^7.1.12","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.5","@types/fs-extra":"^9.0.5","@types/glob":"^7.1.3","@types/json5":"^0.0.30","@types/prompts":"^2.0.9","@types/validate-npm-package-name":"^3.0.2","@types/which":"^1.3.2","@types/yargs":"^15.0.12","commitlint":"^11.0.0","concurrently":"^5.3.0","eslint":"^7.15.0","eslint-config-satya164":"^3.1.8","husky":"^4.3.6","prettier":"^2.2.1","release-it":"^14.2.2","typescript":"^4.1.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"cb1bf408682e22f8a149a54797ecc3402bc79c53","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"_id":"@react-native-community/bob@0.17.1","_nodeVersion":"12.17.0","_npmVersion":"6.14.4","dist":{"shasum":"72d71747208e6cf534f14ee7e5a0d39562f6d768","size":198597,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.17.1.tgz"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.17.1_1608241915439_0.3894839178690548"},"_hasShrinkwrap":false,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead.","publish_time":1608241915662,"_cnpm_publish_time":1608241915662},"0.16.2":{"name":"@react-native-community/bob","version":"0.16.2","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"fe2d9b48265389bab09da63724f73adee5d35fa5","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.16.2","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"9102b0160e70084fa1b75403a80dec332647c950","size":191026,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.16.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.16.2.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.16.2_1593524658935_0.015315388920651651"},"_hasShrinkwrap":false,"publish_time":1593524659108,"_cnpm_publish_time":1593524659108,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.16.1":{"name":"@react-native-community/bob","version":"0.16.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"af59f12209283fbfd331b5fbd3c4b62ffec80ee0","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.16.1","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"1415560531100461039f075f23842a27cc254495","size":191027,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.16.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.16.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.16.1_1593474977453_0.8222664963702768"},"_hasShrinkwrap":false,"publish_time":1593474977661,"_cnpm_publish_time":1593474977661,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.16.0":{"name":"@react-native-community/bob","version":"0.16.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"66a7cde553e6b151d8c5ac984187cd5c288b3ff8","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.16.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"daaa6fbd0cc4e94dbfe9735785e2d98a89db2697","size":191025,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.16.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.16.0_1593190530441_0.2959039312485565"},"_hasShrinkwrap":false,"publish_time":1593190530643,"_cnpm_publish_time":1593190530643,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.15.3":{"name":"@react-native-community/bob","version":"0.15.3","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"5e9ffa603f359f84b5dcf263838b9de1e246c600","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.15.3","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"98ab0ecea356959cc196d1b364339093285f4ff1","size":191018,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.15.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.15.3.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.15.3_1593033365148_0.24779492668764735"},"_hasShrinkwrap":false,"publish_time":1593033365325,"_cnpm_publish_time":1593033365325,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.15.2":{"name":"@react-native-community/bob","version":"0.15.2","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"b283bc93c38f134ec0e078ea21c8fd565cf5892d","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.15.2","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"90df6888de80e30722a6eb6a3cbe038c7dc74d34","size":191017,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.15.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.15.2.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.15.2_1592389521504_0.47915910189567756"},"_hasShrinkwrap":false,"publish_time":1592389521668,"_cnpm_publish_time":1592389521668,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.15.1":{"name":"@react-native-community/bob","version":"0.15.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"3f51d9c3fea0d7186ddda46324320c9b3b160a68","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.15.1","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"49404c0efce76a23988bca95ac9572c56c303252","size":190996,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.15.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.15.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.15.1_1591972728177_0.907093771811649"},"_hasShrinkwrap":false,"publish_time":1591972728363,"_cnpm_publish_time":1591972728363,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.15.0":{"name":"@react-native-community/bob","version":"0.15.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-react":"^7.10.1","@babel/preset-typescript":"^7.10.1","browserslist":"^4.12.0","chalk":"^4.1.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.3","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.3","fs-extra":"^9.0.1","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","which":"^2.0.2","yargs":"^15.3.1","jetifier":"^1.6.6"},"optionalDependencies":{"jetifier":"^1.6.6"},"devDependencies":{"@babel/cli":"^7.10.1","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.8","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.2","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.4","@types/fs-extra":"^9.0.1","@types/glob":"^7.1.2","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/which":"^1.3.2","@types/yargs":"^15.0.5","commitlint":"^8.3.5","eslint":"^7.2.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.6.2","typescript":"^3.9.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":"satya164","env":{"node":true}},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"gitHead":"4aebdbf4d5d28e32b2b351c635c42b81fe725754","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.15.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"8f85402895721336a1e566cf07fe75cdf54b1833","size":190972,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.15.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.15.0_1591917331008_0.6983735265586366"},"_hasShrinkwrap":false,"publish_time":1591917331147,"_cnpm_publish_time":1591917331147,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.14.5":{"name":"@react-native-community/bob","version":"0.14.5","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","browserslist":"^4.12.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^7.0.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"d1ad24bf795b8557bac39901952486918c983883","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.14.5","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"56f646ed589983d920250fa049904e25300ee8aa","size":189083,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.14.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.14.5.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.14.5_1590065621377_0.754771642158899"},"_hasShrinkwrap":false,"publish_time":1590065621541,"_cnpm_publish_time":1590065621541,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.14.4":{"name":"@react-native-community/bob","version":"0.14.4","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","browserslist":"^4.12.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^7.0.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"00c1aa91d7e16a88f8d41b271b18c994c36766a5","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.14.4","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"88bedfcb106a562e81c018b1e9eb44c807c1b4e3","size":189113,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.14.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.14.4.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.14.4_1590062593763_0.09944858287410407"},"_hasShrinkwrap":false,"publish_time":1590062593874,"_cnpm_publish_time":1590062593874,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.14.3":{"name":"@react-native-community/bob","version":"0.14.3","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","browserslist":"^4.12.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/browserslist":"^4.8.0","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^7.0.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"e586050802ac517418ab6c47bef2094b6c047ab0","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.14.3","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"0a8d615f936844d67543d0305e5a2f332fdee630","size":188792,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.14.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.14.3.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.14.3_1589857462000_0.5407622925689024"},"_hasShrinkwrap":false,"publish_time":1589857462133,"_cnpm_publish_time":1589857462133,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.14.2":{"name":"@react-native-community/bob","version":"0.14.2","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^7.0.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"ab03c3ba36ca6f1728773d009faa31cf80845857","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.14.2","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"02ea96f9954b8c787499dbe45036b86005921fa7","size":188563,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.14.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.14.2.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.14.2_1589326112338_0.39011519306072007"},"_hasShrinkwrap":false,"publish_time":1589326112483,"_cnpm_publish_time":1589326112483,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.14.1":{"name":"@react-native-community/bob","version":"0.14.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^7.0.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"4a66445c3bcb6447b64198fea5c07b8546df929f","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.14.1","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"e88e81b9c1989ba851c2ca71e8a6ed0e1690b3c5","size":188650,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.14.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.14.1_1589222935396_0.04800872642974663"},"_hasShrinkwrap":false,"publish_time":1589222935630,"_cnpm_publish_time":1589222935630,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.14.0":{"name":"@react-native-community/bob","version":"0.14.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"engines":{"node":">= 10.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^7.0.0","eslint-config-satya164":"^3.1.7","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"7ee5ea2bfb85b617fe4ddefe2fc097ebf83d6145","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.14.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"8543eb9aab021748a796c1e794ca45d82925bdb6","size":188641,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.14.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.14.0_1589053051176_0.07707623518619933"},"_hasShrinkwrap":false,"publish_time":1589053051345,"_cnpm_publish_time":1589053051345,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.13.1":{"name":"@react-native-community/bob","version":"0.13.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"b3e830fc066569af052129822364f200f5f9d375","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.13.1","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"188fb72a925751fa92bc5ed543c33ca8ceea9375","size":186989,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.13.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.13.1_1588957598364_0.9156331417611803"},"_hasShrinkwrap":false,"publish_time":1588957598609,"_cnpm_publish_time":1588957598609,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.13.0":{"name":"@react-native-community/bob","version":"0.13.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"c2fb7b3317bba776870e12befd49042e7556c606","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.13.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"c1cf2d8d69dd6f3ae1eb3e3a9b1906168450ab69","size":186969,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.13.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.13.0_1588941854589_0.4946896522167936"},"_hasShrinkwrap":false,"publish_time":1588941854700,"_cnpm_publish_time":1588941854700,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.12.0":{"name":"@react-native-community/bob","version":"0.12.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"a310a7ba4087cfe5d131e8ce9b05ba5efa728345","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.12.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"c08b001c11eb129c8e397eb82a1a1d497f827dd0","size":186695,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.12.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.12.0_1588896831921_0.35394222961765287"},"_hasShrinkwrap":false,"publish_time":1588896832131,"_cnpm_publish_time":1588896832131,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.11.2":{"name":"@react-native-community/bob","version":"0.11.2","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"6447115ff7bac5f322a02c38d76cca2c87dd9649","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.11.2","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"5f3b85e1a901e1354a506a909b84099d628b5911","size":186211,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.11.2.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.11.2_1588870971476_0.35928074170415947"},"_hasShrinkwrap":false,"publish_time":1588870971641,"_cnpm_publish_time":1588870971641,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.11.1":{"name":"@react-native-community/bob","version":"0.11.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"f720f60f7a3853ae9d63a63254b2c63b923ead75","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.11.1","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"4612edc1b7ed88fbdfb29ce3e5ceb1f1417ef149","size":186205,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.11.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.11.1_1588867941806_0.29501628322259665"},"_hasShrinkwrap":false,"publish_time":1588867942033,"_cnpm_publish_time":1588867942033,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.11.0":{"name":"@react-native-community/bob","version":"0.11.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"homepage":"https://github.com/react-native-community/bob/blob/master/README.md","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-flow":"^7.9.0","@babel/preset-react":"^7.9.4","@babel/preset-typescript":"^7.9.0","chalk":"^4.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.2","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.1.2","fs-extra":"^9.0.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.3","validate-npm-package-name":"^3.0.0","yargs":"^15.3.1","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@types/babel__core":"^7.1.7","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.3","@types/fs-extra":"^8.1.0","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.4","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.5","prettier":"^2.0.5","release-it":"^13.5.8","typescript":"^3.8.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"gitHead":"a90fca884be3860947b8261763e2ea05b154d4b2","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"_id":"@react-native-community/bob@0.11.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"1ad8c9c8933a4bad9961c677207da4958921533e","size":185514,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.11.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.11.0_1588820572136_0.23579237289546584"},"_hasShrinkwrap":false,"publish_time":1588820572258,"_cnpm_publish_time":1588820572258,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.10.1":{"name":"@react-native-community/bob","version":"0.10.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.1","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.6","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"4f675d535e451ace0c2af3c7c6e746c790048fbb","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.10.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"e90269fe1ce9c71fcca6e906966db301c17b712d","size":179754,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.10.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.10.1_1587065873884_0.9621009234053459"},"_hasShrinkwrap":false,"publish_time":1587065874058,"_cnpm_publish_time":1587065874058,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.10.0":{"name":"@react-native-community/bob","version":"0.10.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","cross-spawn":"^7.0.1","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/cross-spawn":"^6.0.1","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"0621657ade66138cab3eaccf720eedb74da11918","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.10.0","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"shasum":"193c516b5be75319af8509849c8c82d6414fafa9","size":179723,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.10.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.10.0_1583445940152_0.5912819233877686"},"_hasShrinkwrap":false,"publish_time":1583445940333,"_cnpm_publish_time":1583445940333,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.8":{"name":"@react-native-community/bob","version":"0.9.8","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"30d7285dc701ffe6b75459aed2032cca6466cd85","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.8","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"shasum":"8e5c7342ab0361352db21ecbe856d6dde7854dc7","size":179000,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.8.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.8_1583407021166_0.5603585182826902"},"_hasShrinkwrap":false,"publish_time":1583407021551,"_cnpm_publish_time":1583407021551,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.7":{"name":"@react-native-community/bob","version":"0.9.7","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"526d1033c1b94e5cb6c6afb9216ebdaa7827aa98","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.7","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"6cf429e5d507661d4ba93e9e871719bbd45ce221","size":178207,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.7.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.7_1581388722068_0.6752373991182696"},"_hasShrinkwrap":false,"publish_time":1581388722253,"_cnpm_publish_time":1581388722253,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.6":{"name":"@react-native-community/bob","version":"0.9.6","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"f9e2fedbbe58af669eb4a25dd4269b26223372e4","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.6","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"fa5071e1f8f726c52b7ba6f56592202727382503","size":177933,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.6.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.6_1581367246340_0.8339512331441812"},"_hasShrinkwrap":false,"publish_time":1581367246461,"_cnpm_publish_time":1581367246461,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.5":{"name":"@react-native-community/bob","version":"0.9.5","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"b4964d7580e31245e687f4613b0d9228baaff159","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.5","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"6d986b7cb073db5396aee6dc8a522d0e7b609a76","size":177921,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.5.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.5_1581351345887_0.47270055521660703"},"_hasShrinkwrap":false,"publish_time":1581351346060,"_cnpm_publish_time":1581351346060,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.4":{"name":"@react-native-community/bob","version":"0.9.4","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"691e00efddeb6f05eda5ef503172884565690057","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.4","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"dd3c3b434d3f4d5f2f3a0732b86e82971e4234ea","size":177912,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.4.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.4_1581350336167_0.3511337748760053"},"_hasShrinkwrap":false,"publish_time":1581350336335,"_cnpm_publish_time":1581350336335,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.3":{"name":"@react-native-community/bob","version":"0.9.3","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"b2c22d096a2c3164e97f5c4d67a12dbb357d8941","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.3","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"7a0e592224fd2c895e6450d34082522d310020f1","size":31840,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.3.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.3_1581272259677_0.8148612895220497"},"_hasShrinkwrap":false,"publish_time":1581272259861,"_cnpm_publish_time":1581272259861,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.2":{"name":"@react-native-community/bob","version":"0.9.2","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-optional-chaining":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"a6d677ad216258db383ee56e3fc21e56c3ba9270","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.2","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"0c6da3aa8e9151b9a57207c299404b31d2bf1010","size":31752,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.2.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.2_1581266349681_0.6639819847134876"},"_hasShrinkwrap":false,"publish_time":1581266349824,"_cnpm_publish_time":1581266349824,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.1":{"name":"@react-native-community/bob","version":"0.9.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-optional-chaining":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"aef3fa61759f09a5aba89260e1e341f50d630330","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.1","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"c99d5640eec74abb888aae0165f5040f85b22556","size":31748,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.1_1581265915494_0.8710053066239469"},"_hasShrinkwrap":false,"publish_time":1581265915589,"_cnpm_publish_time":1581265915589,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.9.0":{"name":"@react-native-community/bob","version":"0.9.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-optional-chaining":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-flow":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/preset-typescript":"^7.8.3","chalk":"^3.0.0","cosmiconfig":"^6.0.0","dedent":"^0.7.0","del":"^5.1.0","ejs":"^3.0.1","fs-extra":"^8.1.0","github-username":"^5.0.1","glob":"^7.1.6","inquirer":"^7.0.4","is-git-dirty":"^1.0.0","json5":"^2.1.1","validate-npm-package-name":"^3.0.0","yargs":"^15.1.0","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.8.4","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/dedent":"^0.7.0","@types/del":"^4.0.0","@types/ejs":"^3.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/validate-npm-package-name":"^3.0.0","@types/yargs":"^15.0.3","commitlint":"^8.3.5","eslint":"^6.8.0","eslint-config-satya164":"^3.1.5","husky":"^4.2.1","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"808c8e217f251c92a5cf4b4118bd26339925c32b","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.9.0","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"67475963c21350365e49c2358611a584144590cb","size":31661,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.9.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.9.0_1581264432683_0.15516077264873807"},"_hasShrinkwrap":false,"publish_time":1581264432782,"_cnpm_publish_time":1581264432782,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.8.0":{"name":"@react-native-community/bob","version":"0.8.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.7.7","chalk":"^3.0.0","cosmiconfig":"^6.0.0","del":"^5.1.0","fs-extra":"^8.1.0","glob":"^7.1.6","inquirer":"^7.0.1","is-git-dirty":"^1.0.0","json5":"^2.1.1","metro-react-native-babel-preset":"^0.57.0","yargs":"^15.0.2","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/plugin-proposal-optional-chaining":"^7.7.5","@babel/preset-env":"^7.7.7","@babel/preset-typescript":"^7.7.7","@commitlint/config-conventional":"^8.2.0","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/del":"^4.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/yargs":"^13.0.3","commitlint":"^8.2.0","eslint":"^6.7.2","eslint-config-satya164":"^3.1.5","husky":"^3.1.0","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"546e38c220b199af503871289bc9f6339cb3c9b4","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.8.0","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"shasum":"8eb33d18393584b2769adde55a042337c5311c80","size":21216,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.8.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.8.0_1578936229401_0.1823148287481302"},"_hasShrinkwrap":false,"publish_time":1578936229576,"_cnpm_publish_time":1578936229576,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.7.1":{"name":"@react-native-community/bob","version":"0.7.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"lint":"eslint --ext '.js,.ts,.tsx' .","typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.7.7","chalk":"^3.0.0","cosmiconfig":"^6.0.0","del":"^5.1.0","fs-extra":"^8.1.0","glob":"^7.1.6","inquirer":"^7.0.1","is-git-dirty":"^1.0.0","json5":"^2.1.1","metro-react-native-babel-preset":"^0.57.0","yargs":"^15.0.2","jetifier":"^1.6.5"},"optionalDependencies":{"jetifier":"^1.6.5"},"devDependencies":{"@babel/cli":"^7.7.7","@babel/plugin-proposal-optional-chaining":"^7.7.5","@babel/preset-env":"^7.7.7","@babel/preset-typescript":"^7.7.7","@commitlint/config-conventional":"^8.2.0","@release-it/conventional-changelog":"^1.1.0","@types/babel__core":"^7.1.3","@types/chalk":"^2.2.0","@types/del":"^4.0.0","@types/fs-extra":"^8.0.1","@types/glob":"^7.1.1","@types/inquirer":"^6.5.0","@types/json5":"^0.0.30","@types/yargs":"^13.0.3","commitlint":"^8.2.0","eslint":"^6.7.2","eslint-config-satya164":"^3.1.5","husky":"^3.1.0","prettier":"^1.19.1","release-it":"^12.4.3","typescript":"^3.7.3"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"gitHead":"010361f8324eb917c1e04b785fe7328915c7ea4d","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.7.1","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"shasum":"481bf46704c5846ab5a9551c90d25a59bfd5bb0c","size":21031,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.7.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.7.1_1578817164629_0.7624055744316405"},"_hasShrinkwrap":false,"publish_time":1578817164801,"_cnpm_publish_time":1578817164801,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.7.0":{"name":"@react-native-community/bob","version":"0.7.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2","jetifier":"^1.0.0-beta04.2"},"optionalDependencies":{"jetifier":"^1.0.0-beta04.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","prettier":"^1.17.0","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"6f9703cb89feafe20147521bc9bce0dfe202ee00","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.7.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"2d3944a0fbc2b5a7b35545adc2b66c960de349e3","size":18951,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.7.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.7.0_1566357937359_0.08699864604744012"},"_hasShrinkwrap":false,"publish_time":1566357937600,"_cnpm_publish_time":1566357937600,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.6.1":{"name":"@react-native-community/bob","version":"0.6.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2","jetifier":"^1.0.0-beta04.2"},"optionalDependencies":{"jetifier":"^1.0.0-beta04.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","prettier":"^1.17.0","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"6a3d46115487dbfedd912d73f8ea76a4fee40781","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.6.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"dddee0f5d622e2479b2e13a3dd15241c8eaee5c9","size":18819,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.6.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.6.1_1561975962543_0.20915208397486507"},"_hasShrinkwrap":false,"publish_time":1561975962635,"_cnpm_publish_time":1561975962635,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.6.0":{"name":"@react-native-community/bob","version":"0.6.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2","jetifier":"^1.0.0-beta04.2"},"optionalDependencies":{"jetifier":"^1.0.0-beta04.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","prettier":"^1.17.0","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"916289579fffae815b6ef9951e98e9c17b3620d0","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"0aaa52559bf9657ebbe4955a72ee3b44e2c12346","size":18515,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.6.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.6.0_1561755093223_0.4738675017431977"},"_hasShrinkwrap":false,"publish_time":1561755093362,"_cnpm_publish_time":1561755093362,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.5.0":{"name":"@react-native-community/bob","version":"0.5.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2","jetifier":"^1.0.0-beta04.2"},"optionalDependencies":{"jetifier":"^1.0.0-beta04.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","prettier":"^1.17.0","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"bf44f8f86eae0039bbfbfc46198efa2141c9c33c","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.5.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"6748761518204253318f42d02cdc57e0faa8a4eb","size":18456,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.5.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.5.0_1560886154693_0.274529701444602"},"_hasShrinkwrap":false,"publish_time":1560886154849,"_cnpm_publish_time":1560886154849,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.4.1":{"name":"@react-native-community/bob","version":"0.4.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","prettier":"^1.17.0","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"e98ce577f105a5ef3d03e53f79bfa9936471a1f5","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.4.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"3174b8007dd6bd6e3666b770dcd3f171d3687d73","size":15082,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.4.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.4.1_1556482777108_0.6483504804532119"},"_hasShrinkwrap":false,"publish_time":1556482777387,"_cnpm_publish_time":1556482777387,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.4.0":{"name":"@react-native-community/bob","version":"0.4.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"19f1f1abb85849c4ec14f5bfad8072eeaac317e0","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"b4620eed11316929e52ec20927abb6521b74a064","size":14969,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.4.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.4.0_1556437520490_0.21438674994864138"},"_hasShrinkwrap":false,"publish_time":1556437520697,"_cnpm_publish_time":1556437520697,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.3.4":{"name":"@react-native-community/bob","version":"0.3.4","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"df2e92c2c527c7517d646204f9e0354338877f0c","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.3.4","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"dd04498cf8edc8ae515f32eb63413f5aa83a72f8","size":13815,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.3.4.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.3.4_1555238354557_0.20836616864811397"},"_hasShrinkwrap":false,"publish_time":1555238354857,"_cnpm_publish_time":1555238354857,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.3.3":{"name":"@react-native-community/bob","version":"0.3.3","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"c0b9d2baf51a88de441c719c2434830e711da8cc","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.3.3","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"ffcf7a16b773722b8c69345d9f5d822458f44529","size":13291,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.3.3.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.3.3_1554292277063_0.4419574787338634"},"_hasShrinkwrap":false,"publish_time":1554292277186,"_cnpm_publish_time":1554292277186,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.3.2":{"name":"@react-native-community/bob","version":"0.3.2","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","ora":"^3.3.0","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/ora":"^3.2.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"c75df5d656bcdd3541c61fc5aaf094c9de45f592","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.3.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"d61bc5119540024e5d75169ec957f69c60873925","size":12523,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.3.2.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.3.2_1554224910345_0.954846906977411"},"_hasShrinkwrap":false,"publish_time":1554224910490,"_cnpm_publish_time":1554224910490,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.3.1":{"name":"@react-native-community/bob","version":"0.3.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","ora":"^3.3.0","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/ora":"^3.2.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"15da7ce2a7449f4f1254add14218f8fc595b400a","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.3.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"88f1a86deed32f4d7db7679d8eb662aa780ac6a3","size":12429,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.3.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.3.1_1554224423993_0.5083980707886373"},"_hasShrinkwrap":false,"publish_time":1554224424115,"_cnpm_publish_time":1554224424115,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.3.0":{"name":"@react-native-community/bob","version":"0.3.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","ora":"^3.3.0","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/ora":"^3.2.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"9aabd4c11d753b149df868b4c138ebd5ed55ef20","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"7ddaca96aed2bbbe79d0e62f8cc66373b22083e7","size":12208,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.3.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.3.0_1554223114887_0.7186064203973257"},"_hasShrinkwrap":false,"publish_time":1554223115035,"_cnpm_publish_time":1554223115035,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.2.1":{"name":"@react-native-community/bob","version":"0.2.1","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","del":"^4.1.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","ora":"^3.3.0","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/del":"^4.0.0","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/ora":"^3.2.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"8f3c5ee52f613f787d1f27c25d119713aadc4a3c","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.2.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"a8bd51e3efe0c402c1c3b9bc144074b88299ef79","size":11301,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.2.1.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.2.1_1554220584293_0.6612498797022608"},"_hasShrinkwrap":false,"publish_time":1554220584405,"_cnpm_publish_time":1554220584405,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."},"0.2.0":{"name":"@react-native-community/bob","version":"0.2.0","description":"CLI to build JavaScript files for React Native libraries","repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/bob.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","main":"src/index.js","bin":{"bob":"bin/bob.js"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"typescript":"tsc --noEmit","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"yarn build --watch","prepare":"yarn build","release":"release-it"},"dependencies":{"@babel/core":"^7.4.0","chalk":"^2.4.2","cosmiconfig":"^5.2.0","fs-extra":"^7.0.1","glob":"^7.1.3","inquirer":"^6.2.2","is-git-dirty":"^1.0.0","metro-react-native-babel-preset":"^0.53.1","ora":"^3.3.0","yargs":"^13.2.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/preset-env":"^7.4.2","@babel/preset-typescript":"^7.3.3","@commitlint/config-conventional":"^7.5.0","@types/babel__core":"^7.1.0","@types/chalk":"^2.2.0","@types/cosmiconfig":"^5.0.3","@types/fs-extra":"^5.0.5","@types/glob":"^7.1.1","@types/inquirer":"^6.0.0","@types/ora":"^3.2.0","@types/yargs":"^12.0.11","commitlint":"^7.5.2","conventional-changelog-cli":"^2.0.12","husky":"^1.3.1","release-it":"^10.4.0","typescript":"^3.4.1"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript"}},"gitHead":"917f8f1d209e91e68ca994d6847baf0868296eb0","bugs":{"url":"https://github.com/react-native-community/bob/issues"},"homepage":"https://github.com/react-native-community/bob#readme","_id":"@react-native-community/bob@0.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"a4a261d35c19385bb1531f1dd4db69243ec267cf","size":11358,"noattachment":false,"key":"/@react-native-community/bob/-/@react-native-community/bob-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@react-native-community/bob/download/@react-native-community/bob-0.2.0.tgz"},"maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bob_0.2.0_1554219297197_0.08986697872345761"},"_hasShrinkwrap":false,"publish_time":1554219297348,"_cnpm_publish_time":1554219297348,"deprecated":"This package has been renamed to 'react-native-builder-bob'. Please use it instead."}},"readme":"# react-native-builder-bob\n\n[![Version][version-badge]][package]\n[![Build Status][build-badge]][build]\n[![MIT License][license-badge]][license]\n\n????‍♂️ Simple CLI to scaffold and build React Native libraries for different targets.\n\n## Features\n\n### Scaffold new projects\n\nIf you want to create your own React Native module, scaffolding the project can be a daunting task. Bob can scaffold a new project for you with the following things:\n\n- Simple example modules for Android and iOS which you can build upon\n- [Kotlin](https://kotlinlang.org/) configured for building the module on Android\n- C++ support for native modules on Android and iOS\n- [Expo](https://expo.io/) support for libraries without native code and web support\n- Example React Native app to manually test your modules\n- [ESLint](https://eslint.org/), [Prettier](https://prettier.io/), [TypeScript](https://www.typescriptlang.org/), [Husky](https://github.com/typicode/husky) and [Release It](https://github.com/release-it/release-it) pre-configured\n- Bob pre-configured to compile your files\n- [CircleCI](https://circleci.com/) pre-configured to run tests on the CI\n\n<img src=\"assets/bob-create.gif\" width=\"500px\" height=\"auto\">\n\n### Build your projects\n\nBob can build code for following targets:\n\n- Generic CommonJS build\n- ES modules build for bundlers such as webpack\n- Flow definitions (copies .js files to .flow files)\n- TypeScript definitions (uses `tsc` to generate declaration files)\n- Android AAR files\n\n## Usage\n\n### Creating a new project\n\nTo create new project with Bob, run the following:\n\n```sh\nnpx react-native-builder-bob create react-native-awesome-module\n```\n\nThis will ask you few questions about your project and generate a new project in a folder named `react-native-awesome-module`.\n\nThe difference from [create-react-native-module](https://github.com/brodybits/create-react-native-module) is that the generated project with Bob is very opinionated and configured with additional tools.\n\n### Configuring an existing project\n\n#### Automatic configuration\n\nTo automatically configure your project to use Bob, open a Terminal and run:\n\n```js\nnpx react-native-builder-bob init\n```\n\n#### Manual configuration\n\nTo configure your project manually, follow these steps:\n\n1. First, install Bob in your project. Open a Terminal in your project, and run:\n\n  ```sh\n  yarn add --dev react-native-builder-bob\n  ```\n\n1. In your `package.json`, specify the targets to build for:\n\n   ```json\n   \"react-native-builder-bob\": {\n     \"source\": \"src\",\n     \"output\": \"lib\",\n     \"targets\": [\n       [\"aar\", {\"reverseJetify\": true}],\n       [\"commonjs\", {\"copyFlow\": true}],\n       \"module\",\n       \"typescript\",\n     ]\n   }\n   ```\n\n   See options below for more details.\n\n1. Add `bob` to your `prepare` step:\n\n   ```js\n   \"scripts\": {\n     \"prepare\": \"bob build\"\n   }\n   ```\n\n1. Configure the appropriate entry points:\n\n   ```json\n   \"main\": \"lib/commonjs/index.js\",\n   \"module\": \"lib/module/index.js\",\n   \"react-native\": \"src/index.ts\",\n   \"types\": \"lib/typescript/src/index.d.ts\",\n   \"files\": [\n     \"lib/\",\n     \"src/\"\n   ]\n   ```\n\n   Make sure to change specify correct files according to the targets you have enabled.\n\n   It's usually good to point to your source code with the `react-native` field to make debugging easier. Metro already supports compiling a lot of new syntaxes including JSX, Flow and TypeScript and it will use this field if present.\n\n   If you're building TypeScript definition files, also make sure that the `types` field points to a correct path. Depending on the project configuration, the path can be different for you than the example snippet (e.g. `lib/typescript/index.d.ts` if you have only the `src` directory).\n\n1. Add the output directory to `.gitignore` and `.eslintignore`\n\n   ```gitignore\n   # generated files by bob\n   lib/\n   ```\n\n1. Add the output directory to `jest.modulePathIgnorePatterns` if you use [Jest](https://jestjs.io)\n\n   ```json\n   \"modulePathIgnorePatterns\": [\"<rootDir>/lib/\"]\n   ```\n\nAnd we're done ????\n\n## Options\n\nThe options can be specified in the `package.json` file under the `react-native-builder-bob` property, or in a `bob.config.js` file in your project directory.\n\n### `source`\n\nThe name of the folder with the source code which should be compiled. The folder should include an `index` file.\n\n### `output`\n\nThe name of the folder where the compiled files should be output to. It will contain separate folder for each target.\n\n### `targets`\n\nVarious targets to build for. The available targets are:\n\n#### `commonjs`\n\nEnable compiling source files with Babel and use commonjs module system.\n\nThis is useful for running the code in Node (SSR, tests etc.). The output file should be referenced in the `main` field of `package.json`.\n\nBy default, this will compile the code for last 2 versions of modern browsers, as well as JSX. It'll also strip TypeScript and Flow annotations. You can customize the environments to compile for by using a [browserslist config](https://github.com/browserslist/browserslist#config-file). To customize the babel config used, you can pass the [`configFile`](https://babeljs.io/docs/en/options#configfile) or [`babelrc`](https://babeljs.io/docs/en/options#babelrc) options.\n\nIf your source code is written in [Flow](http://www.typescriptlang.org/), You can also specify the `copyFlow` option to copy the source files as `.js.flow` to the output folder. If the `main` entry in `package.json` points to the `index` file in the output folder, the flow type checker will pick these files up to use for type definitions.\n\nExample:\n\n```json\n[\"commonjs\", { \"babelrc\": true, \"copyFlow\": true }]\n```\n\n#### `module`\n\nEnable compiling source files with Babel and use ES module system. This is essentially same as the `commonjs` target and accepts the same options, but leaves the `import`/`export` statements in your code.\n\nThis is useful for bundlers which understand ES modules and can tree-shake. The output file should be referenced in the `module` field of `package.json`.\n\nExample:\n\n```json\n[\"module\", { \"babelrc\": true, \"copyFlow\": true }]\n```\n\n#### `typescript`\n\nEnable generating type definitions with `tsc` if your source code is written in [TypeScript](http://www.typescriptlang.org/).\n\nBy default, it'll use the `tsconfig.json` file in your project root. If you want to use a different config, you can specify it using the `project` option. Furthermore, the tsc binary will be resolved to ./node_modules/.bin/tsc. Use the `tsc` option to specify a different path.\n\nExample:\n\n```json\n[\"typescript\", { \"project\": \"tsconfig.build.json\" }]\n```\n\n#### `aar`\n\nEnable assembling Android AAR files for a library for React Native modules including native code.\n\nIt's also possible to convert the AAR with the `reverseJetify` option to use the [Android support Library](https://developer.android.com/topic/libraries/support-library) using the [`jetifier`](https://www.npmjs.com/package/jetifier) package if your package is using [AndroidX](https://developer.android.com/jetpack/androidx). This is useful to publish packages for older projects which haven't migrated to AndroidX.\n\nYou can also specify the `androidPath` (defaults to `android`) to specify the `android` directory and `androidBundleName` (defaults to `android.aar`) to customize the name of AAR file.\nExample:\n\n```json\n[\"aar\", { \"reverseJetify\": true }]\n```\n\n## FAQ\n\n## Why should I compile my project with Bob?\n\nWe write our library code in non-standard syntaxes such as JSX, TypeScript etc. as well as proposed syntaxes which aren't part of the standard yet. This means that our code needs to be compiled to be able to run on JavaScript engines.\n\nWhen using the library in a React Native app, Metro handles compiling the source code. However, it's also possible to use them in other targets such as web, run in Node for tests or SSR etc. So we need to compile the source code for them as well.\n\nCurrently, to handle such multiple targets, we need to have multiple babel configs and write a long `babel-cli` command in our `package.json`. We also need to keep the configs in sync between our projects.\n\nJust as an example, this is a command we have in one of the packages: `babel --extensions '.js,.ts,.tsx' --no-babelrc --config-file=./babel.config.publish.js src --ignore '**/__tests__/**' --copy-files --source-maps --delete-dir-on-start --out-dir dist && del-cli 'dist/**/__tests__' && yarn tsc --emitDeclarationOnly`. This isn't all, there's even a separate `babel.config.publish.js` file. And this only works for webpack and Metro, and will fail on Node due to ESM usage.\n\nBob wraps tools such as `babel` and `typescript` to simplify these common tasks across multiple projects. It's tailored specifically to React Native projects to minimize the configuration required.\n\n### How do I add a react-native library containing native code as a dependency in my library?\n\nIf your library depends on another react-native library containing native code, you should do the following:\n\n- Add the native library to `peerDependencies`: This makes sure that there are no conflicts between the version you have specified and the version user has installed (in case they also want to use that library). By deferring the installation to the user, it also makes sure the package manager installs it in correct location and that autolinking can work properly.\n- Add the native library to `devDependencies`: This makes sure that you can use it for tests, and there are no other errors such as type errors due to the missing module.\n- Add the native library to `dependencies` under `example`: This is equivalent to the consumer of the library installing the dependency, and is needed so that this module is also available to the example app.\n\n## Development workflow\n\nTo get started with the project, run `yarn` in the root directory to install the required dependencies.\n\n```sh\nyarn\n```\n\nWhile developing, you can run watch mode to automatically rebuild the changes:\n\n```sh\nyarn watch\n```\n\nTo test the CLI locally, you can point to the `bin/bob` executable:\n\n```sh\n../bob/bin/bob create test-project\n```\n\nBefore sending a pull rquest, make sure your code passes TypeScript and ESLint. Run the following to verify:\n\n```sh\nyarn typescript\nyarn lint\n```\n\nTo fix formatting errors, run the following:\n\n```sh\nyarn lint --fix\n```\n\n## Acknowledgements\n\nThanks to the authors of these libraries for inspiration:\n\n- [create-react-native-module](https://github.com/brodybits/create-react-native-module)\n- [react-native-webview](https://github.com/react-native-community/react-native-webview)\n\n## LICENSE\n\nMIT\n\n<!-- badges -->\n\n[version-badge]: https://img.shields.io/npm/v/react-native-builder-bob.svg?style=flat-square\n[package]: https://www.npmjs.com/package/react-native-builder-bob\n[build-badge]: https://img.shields.io/circleci/project/github/callstack/react-native-builder-bob/main.svg?style=flat-square\n[build]: https://circleci.com/gh/callstack/react-native-builder-bob\n[license-badge]: https://img.shields.io/npm/l/react-native-builder-bob.svg?style=flat-square\n[license]: https://opensource.org/licenses/MIT\n","_attachments":{},"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"license":"MIT"}