{"id":18,"date":"2021-09-11T00:11:16","date_gmt":"2021-09-10T15:11:16","guid":{"rendered":"https:\/\/reactnative.iroiro.jp\/?p=18"},"modified":"2021-09-11T00:11:16","modified_gmt":"2021-09-10T15:11:16","slug":"reactnative%e3%81%aepackage-json","status":"publish","type":"post","link":"https:\/\/reactnative.iroiro.jp\/?p=18","title":{"rendered":"reactnative\u306epackage.json"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>{\n  \"name\": \"hello\",\n  \"version\": \"0.0.1\",\n  \"private\": true,\n  \"scripts\": {\n    \"android\": \"react-native run-android\",\n    \"ios\": \"react-native run-ios\",\n    \"start\": \"react-native start\",\n    \"test\": \"jest\",\n    \"lint\": \"eslint .\"\n  },\n  \"dependencies\": {\n    \"react\": \"17.0.2\",\n    \"react-native\": \"0.65.1\"\n  },\n  \"devDependencies\": {\n    \"@babel\/core\": \"^7.12.9\",\n    \"@babel\/runtime\": \"^7.12.5\",\n    \"@react-native-community\/eslint-config\": \"^2.0.0\",\n    \"babel-jest\": \"^26.6.3\",\n    \"eslint\": \"7.14.0\",\n    \"jest\": \"^26.6.3\",\n    \"metro-react-native-babel-preset\": \"^0.66.0\",\n    \"react-native-codegen\": \"^0.0.7\",\n    \"react-test-renderer\": \"17.0.2\"\n  },\n  \"jest\": {\n    \"preset\": \"react-native\"\n  }\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-18","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"_links":{"self":[{"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=\/wp\/v2\/posts\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":1,"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=\/wp\/v2\/posts\/18\/revisions"}],"predecessor-version":[{"id":19,"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=\/wp\/v2\/posts\/18\/revisions\/19"}],"wp:attachment":[{"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=18"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/reactnative.iroiro.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}