From 01be532886c9bcba4d592bebd23bb979f417bc38 Mon Sep 17 00:00:00 2001
From: Francisco Hodge <hello@franciscohodge.com>
Date: Mon, 29 Oct 2018 11:47:56 -0400
Subject: [PATCH] Docs update

---
 docs/index.html | 32 +++++++++++++++++---------------
 docs/index.json |  4 ++--
 2 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index a1ddf399..37125c8a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -39,22 +39,24 @@
 </div>
 </nav>
 
-<div class="content" data-ice="content"><div data-ice="index" class="github-markdown"><p><a href="https://github.com/hodgef/simple-keyboard/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="GitHub license"></a>
-<a href="https://www.npmjs.com/package/simple-keyboard"><img src="https://img.shields.io/npm/v/simple-keyboard.svg?style=flat" alt="npm version"></a>
-<a href="https://travis-ci.org/hodgef/simple-keyboard"><img src="https://travis-ci.org/hodgef/simple-keyboard.svg?branch=master" alt="Build Status"></a>
-<a href="https://codecov.io/gh/hodgef/simple-keyboard"><img src="https://codecov.io/gh/hodgef/simple-keyboard/branch/master/graph/badge.svg" alt="codecov"></a>
-<a href="https://doc.esdoc.org/github.com/hodgef/simple-keyboard"><img src="https://doc.esdoc.org/github.com/hodgef/simple-keyboard/badge.svg" alt="Documentation Status"></a>
-<a href="http://franciscohodge.com/simple-keyboard/chat/join"><img src="https://img.shields.io/badge/discord--chat-join-green.svg?longCache=true&amp;style=flat-square&amp;colorB=7289DA&amp;logo=discord" alt=""></a> </p>
-<p><a href="https://simple-keyboard.com/demo" title="View Demo" target="_blank"><img src="https://franciscohodge.com/project-pages/simple-keyboard/images/simplekeyboard-banner_B.png" width="100%"></a>
-<a href="https://simple-keyboard.com/demo" title="View Demo" target="_blank"><img src="https://franciscohodge.com/project-pages/simple-keyboard/images/simple-keyboard-10172018.gif" width="100%"></a></p>
-<blockquote>
-<p>The easily customisable and responsive on-screen virtual keyboard for Javascript projects.</p>
-</blockquote>
-<h2 id="installation--amp--usage">Installation &amp; Usage</h2><p>You can use simple-keyboard as a <code>&lt;script&gt;</code> tag from a CDN, or install it from npm.</p>
+<div class="content" data-ice="content"><div data-ice="index" class="github-markdown"><p><div>
+  <a href="https://simple-keyboard.com/demo" title="View Demo" target="_blank"><img src="https://franciscohodge.com/project-pages/simple-keyboard/images/simplekeyboard-banner_B.png" width="100%"></a>
+  <a href="https://simple-keyboard.com/demo" title="View Demo" target="_blank"><img src="https://franciscohodge.com/project-pages/simple-keyboard/images/simple-keyboard-10172018.gif" width="100%"></a>
+  &lt;blockquote&gt;The easily customisable and responsive on-screen virtual keyboard for Javascript projects.&lt;/blockquote&gt;
+  <p><a href="https://github.com/hodgef/simple-keyboard/blob/master/LICENSE" target="_blank"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
+  <a href="https://www.npmjs.com/package/simple-keyboard" target="_blank"><img src="https://img.shields.io/npm/v/simple-keyboard.svg?style=flat"></a>
+  <a href="https://travis-ci.org/hodgef/simple-keyboard" target="_blank"><img src="https://travis-ci.org/hodgef/simple-keyboard.svg?branch=master"></a>
+  <a href="https://codecov.io/gh/hodgef/simple-keyboard" target="_blank"><img src="https://img.shields.io/codecov/c/github/hodgef/simple-keyboard/master.svg?style=flat"></a>
+  <a href="https://doc.esdoc.org/github.com/hodgef/simple-keyboard" target="_blank"><img src="https://doc.esdoc.org/github.com/hodgef/simple-keyboard/badge.svg"></a>
+  </p>
+</div>
+
+</p>
+<h2 id="&#x1F4E6;-installation--amp--usage">&#x1F4E6; Installation &amp; Usage</h2><p>You can use simple-keyboard as a <code>&lt;script&gt;</code> tag from a CDN, or install it from npm.</p>
 <p>Check out the <a href="https://simple-keyboard.com/getting-started">Getting Started</a> docs to begin.</p>
-<h2 id="documentation">Documentation</h2><p>Check out the <a href="https://simple-keyboard.com/documentation">simple-keyboard documentation</a> site.</p>
+<h2 id="&#x1F4D6;-documentation">&#x1F4D6; Documentation</h2><p>Check out the <a href="https://simple-keyboard.com/documentation">simple-keyboard documentation</a> site.</p>
 <p>Feel free to browse the <a href="https://simple-keyboard.com/qa-use-cases/">Q&amp;A / Use-cases</a> page for advanced use-cases.</p>
-<h2 id="demo">Demo</h2><p><a href="https://simple-keyboard.com/demo">https://simple-keyboard.com/demo</a></p>
+<h2 id="&#x1F680;-demo">&#x1F680; Demo</h2><p><a href="https://simple-keyboard.com/demo">https://simple-keyboard.com/demo</a></p>
 <h3 id="to-run-demo-on-your-own-computer">To run demo on your own computer</h3><ul>
 <li>Clone this repository</li>
 <li><code>npm install</code></li>
@@ -65,7 +67,7 @@
 <li>ReactJS - <a href="https://github.com/hodgef/react-simple-keyboard">react-simple-keyboard</a></li>
 </ul>
 <h3 id="questions-">Questions?</h3><p><a href="http://franciscohodge.com/simple-keyboard/chat/join" title="Join our Discord chat" target="_blank"><img src="https://franciscohodge.com/project-pages/simple-keyboard/images/discord.png" width="200"></a></p>
-<h2 id="contributing">Contributing</h2><p>PR&apos;s and issues are welcome. Feel free to submit any issues you have at:
+<h2 id="&#x2705;-contributing">&#x2705; Contributing</h2><p>PR&apos;s and issues are welcome. Feel free to submit any issues you have at:
 <a href="https://github.com/hodgef/simple-keyboard/issues">https://github.com/hodgef/simple-keyboard/issues</a></p>
 </div>
 </div>
diff --git a/docs/index.json b/docs/index.json
index 915082b1..52173cf1 100644
--- a/docs/index.json
+++ b/docs/index.json
@@ -2344,7 +2344,7 @@
   },
   {
     "kind": "index",
-    "content": "[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/hodgef/simple-keyboard/blob/master/LICENSE)\r\n[![npm version](https://img.shields.io/npm/v/simple-keyboard.svg?style=flat)](https://www.npmjs.com/package/simple-keyboard)\r\n[![Build Status](https://travis-ci.org/hodgef/simple-keyboard.svg?branch=master)](https://travis-ci.org/hodgef/simple-keyboard)\r\n[![codecov](https://codecov.io/gh/hodgef/simple-keyboard/branch/master/graph/badge.svg)](https://codecov.io/gh/hodgef/simple-keyboard)\r\n[![Documentation Status](https://doc.esdoc.org/github.com/hodgef/simple-keyboard/badge.svg\r\n)](https://doc.esdoc.org/github.com/hodgef/simple-keyboard)\r\n[![](https://img.shields.io/badge/discord--chat-join-green.svg?longCache=true&style=flat-square&colorB=7289DA&logo=discord)](http://franciscohodge.com/simple-keyboard/chat/join) \r\n\r\n<a href=\"https://simple-keyboard.com/demo\" title=\"View Demo\" target=\"_blank\"><img src=\"https://franciscohodge.com/project-pages/simple-keyboard/images/simplekeyboard-banner_B.png\" align=\"center\" width=\"100%\"></a>\r\n<a href=\"https://simple-keyboard.com/demo\" title=\"View Demo\" target=\"_blank\"><img src=\"https://franciscohodge.com/project-pages/simple-keyboard/images/simple-keyboard-10172018.gif\" align=\"center\" width=\"100%\"></a>\r\n\r\n> The easily customisable and responsive on-screen virtual keyboard for Javascript projects.\r\n\r\n## Installation & Usage\r\nYou can use simple-keyboard as a `<script>` tag from a CDN, or install it from npm.\r\n  \r\nCheck out the [Getting Started](https://simple-keyboard.com/getting-started) docs to begin.\r\n\r\n## Documentation\r\nCheck out the [simple-keyboard documentation](https://simple-keyboard.com/documentation) site.\r\n\r\nFeel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cases/) page for advanced use-cases.\r\n\r\n## Demo\r\n\r\n[https://simple-keyboard.com/demo](https://simple-keyboard.com/demo)\r\n\r\n\r\n### To run demo on your own computer\r\n\r\n* Clone this repository\r\n* `npm install`\r\n* `npm start`\r\n* Visit [http://localhost:3000/](http://localhost:3000/)\r\n\r\n### Other versions\r\n\r\n* ReactJS - [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard)\r\n\r\n### Questions?\r\n\r\n<a href=\"http://franciscohodge.com/simple-keyboard/chat/join\" title=\"Join our Discord chat\" target=\"_blank\"><img src=\"https://franciscohodge.com/project-pages/simple-keyboard/images/discord.png\" align=\"center\" width=\"200\"></a>\r\n\r\n## Contributing\r\n\r\nPR's and issues are welcome. Feel free to submit any issues you have at:\r\n[https://github.com/hodgef/simple-keyboard/issues](https://github.com/hodgef/simple-keyboard/issues)\r\n",
+    "content": "<div align=\"center\">\r\n  <a href=\"https://simple-keyboard.com/demo\" title=\"View Demo\" target=\"_blank\"><img src=\"https://franciscohodge.com/project-pages/simple-keyboard/images/simplekeyboard-banner_B.png\" align=\"center\" width=\"100%\"></a>\r\n  <a href=\"https://simple-keyboard.com/demo\" title=\"View Demo\" target=\"_blank\"><img src=\"https://franciscohodge.com/project-pages/simple-keyboard/images/simple-keyboard-10172018.gif\" align=\"center\" width=\"100%\"></a>\r\n  <blockquote>The easily customisable and responsive on-screen virtual keyboard for Javascript projects.</blockquote>\r\n  <p><a href=\"https://github.com/hodgef/simple-keyboard/blob/master/LICENSE\" target=\"_blank\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\"></a>\r\n  <a href=\"https://www.npmjs.com/package/simple-keyboard\" target=\"_blank\"><img src=\"https://img.shields.io/npm/v/simple-keyboard.svg?style=flat\" alt=\"npm version\"></a>\r\n  <a href=\"https://travis-ci.org/hodgef/simple-keyboard\" target=\"_blank\"><img src=\"https://travis-ci.org/hodgef/simple-keyboard.svg?branch=master\" alt=\"Build Status\"></a>\r\n  <a href=\"https://codecov.io/gh/hodgef/simple-keyboard\" target=\"_blank\"><img src=\"https://img.shields.io/codecov/c/github/hodgef/simple-keyboard/master.svg?style=flat\" alt=\"Coverage Status\"></a>\r\n  <a href=\"https://doc.esdoc.org/github.com/hodgef/simple-keyboard\" target=\"_blank\"><img src=\"https://doc.esdoc.org/github.com/hodgef/simple-keyboard/badge.svg\" alt=\"Documentation Status\"></a>\r\n  </p>\r\n</div>\r\n\r\n## 📦 Installation & Usage\r\nYou can use simple-keyboard as a `<script>` tag from a CDN, or install it from npm.\r\n  \r\nCheck out the [Getting Started](https://simple-keyboard.com/getting-started) docs to begin.\r\n\r\n## 📖 Documentation\r\nCheck out the [simple-keyboard documentation](https://simple-keyboard.com/documentation) site.\r\n\r\nFeel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cases/) page for advanced use-cases.\r\n\r\n## 🚀 Demo\r\n\r\n[https://simple-keyboard.com/demo](https://simple-keyboard.com/demo)\r\n\r\n\r\n### To run demo on your own computer\r\n\r\n* Clone this repository\r\n* `npm install`\r\n* `npm start`\r\n* Visit [http://localhost:3000/](http://localhost:3000/)\r\n\r\n### Other versions\r\n\r\n* ReactJS - [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard)\r\n\r\n### Questions?\r\n\r\n<a href=\"http://franciscohodge.com/simple-keyboard/chat/join\" title=\"Join our Discord chat\" target=\"_blank\"><img src=\"https://franciscohodge.com/project-pages/simple-keyboard/images/discord.png\" align=\"center\" width=\"200\"></a>\r\n\r\n## ✅ Contributing\r\n\r\nPR's and issues are welcome. Feel free to submit any issues you have at:\r\n[https://github.com/hodgef/simple-keyboard/issues](https://github.com/hodgef/simple-keyboard/issues)\r\n",
     "longname": "X:\\Dev\\simple-keyboard\\README.md",
     "name": "./README.md",
     "static": true,
@@ -2352,7 +2352,7 @@
   },
   {
     "kind": "packageJSON",
-    "content": "{\r\n  \"name\": \"simple-keyboard\",\r\n  \"version\": \"2.6.7\",\r\n  \"description\": \"On-screen Javascript Virtual Keyboard\",\r\n  \"main\": \"build/index.js\",\r\n  \"scripts\": {\r\n    \"start\": \"node scripts/start.js\",\r\n    \"build\": \"node scripts/build.js\",\r\n    \"demo\": \"node scripts/demo.js\",\r\n    \"test\": \"node scripts/test.js --env=jsdom\",\r\n    \"postinstall\": \"node bin/postinstall\",\r\n    \"prepublish\": \"npm run docs && npm run build\",\r\n    \"docs\": \"esdoc\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"https://github.com/hodgef/simple-keyboard\"\r\n  },\r\n  \"author\": \"Francisco Hodge <hello@franciscohodge.com> (https://github.com/hodgef)\",\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/hodgef/simple-keyboard/issues\"\r\n  },\r\n  \"homepage\": \"https://virtual-keyboard-javascript.github.io\",\r\n  \"keywords\": [\r\n    \"javascript\",\r\n    \"es6\",\r\n    \"digital\",\r\n    \"keyboard\",\r\n    \"onscreen\",\r\n    \"virtual\",\r\n    \"component\",\r\n    \"virtual-keyboard\",\r\n    \"touchscreen\",\r\n    \"touch-screen\",\r\n    \"osk\"\r\n  ],\r\n  \"license\": \"MIT\",\r\n  \"dependencies\": {},\r\n  \"devDependencies\": {\r\n    \"autoprefixer\": \"7.1.6\",\r\n    \"babel-core\": \"^6.26.3\",\r\n    \"babel-eslint\": \"7.2.3\",\r\n    \"babel-jest\": \"20.0.3\",\r\n    \"babel-loader\": \"7.1.2\",\r\n    \"babel-preset-react-app\": \"^3.1.2\",\r\n    \"babel-runtime\": \"6.26.0\",\r\n    \"case-sensitive-paths-webpack-plugin\": \"2.1.1\",\r\n    \"chalk\": \"1.1.3\",\r\n    \"copy-webpack-plugin\": \"^4.3.1\",\r\n    \"css-loader\": \"0.28.7\",\r\n    \"dotenv\": \"4.0.0\",\r\n    \"esdoc\": \"^1.1.0\",\r\n    \"esdoc-ecmascript-proposal-plugin\": \"^1.0.0\",\r\n    \"esdoc-standard-plugin\": \"^1.0.0\",\r\n    \"eslint\": \"4.10.0\",\r\n    \"eslint-config-react-app\": \"^2.0.1\",\r\n    \"eslint-loader\": \"1.9.0\",\r\n    \"eslint-plugin-flowtype\": \"2.39.1\",\r\n    \"eslint-plugin-import\": \"2.8.0\",\r\n    \"eslint-plugin-jsx-a11y\": \"5.1.1\",\r\n    \"eslint-plugin-react\": \"7.4.0\",\r\n    \"extract-text-webpack-plugin\": \"3.0.2\",\r\n    \"file-loader\": \"1.1.5\",\r\n    \"fs-extra\": \"3.0.1\",\r\n    \"html-webpack-plugin\": \"2.29.0\",\r\n    \"istanbul\": \"^0.4.5\",\r\n    \"istanbul-api\": \"^2.0.6\",\r\n    \"istanbul-reports\": \"^2.0.1\",\r\n    \"jest\": \"20.0.4\",\r\n    \"object-assign\": \"4.1.1\",\r\n    \"postcss-flexbugs-fixes\": \"3.2.0\",\r\n    \"postcss-loader\": \"2.0.8\",\r\n    \"promise\": \"8.0.1\",\r\n    \"prop-types\": \"^15.6.1\",\r\n    \"raf\": \"3.4.0\",\r\n    \"react\": \"^16.2.0\",\r\n    \"react-dev-utils\": \"^4.2.1\",\r\n    \"react-dom\": \"^16.2.0\",\r\n    \"style-loader\": \"0.19.0\",\r\n    \"sw-precache-webpack-plugin\": \"0.11.4\",\r\n    \"url-loader\": \"0.6.2\",\r\n    \"webpack\": \"3.8.1\",\r\n    \"webpack-dev-server\": \"2.9.4\",\r\n    \"webpack-manifest-plugin\": \"1.3.2\",\r\n    \"whatwg-fetch\": \"2.0.3\"\r\n  },\r\n  \"jest\": {\r\n    \"collectCoverageFrom\": [\r\n      \"src/**/*.{js,jsx,mjs}\",\r\n      \"!**/tests/**\"\r\n    ],\r\n    \"setupFiles\": [\r\n      \"<rootDir>/config/polyfills.js\"\r\n    ],\r\n    \"testMatch\": [\r\n      \"<rootDir>/src/**/__tests__/**/*.{js,jsx,mjs}\",\r\n      \"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,mjs}\"\r\n    ],\r\n    \"testEnvironment\": \"node\",\r\n    \"testURL\": \"http://localhost\",\r\n    \"transform\": {\r\n      \"^.+\\\\.(js|jsx|mjs)$\": \"<rootDir>/node_modules/babel-jest\",\r\n      \"^.+\\\\.css$\": \"<rootDir>/config/jest/cssTransform.js\",\r\n      \"^(?!.*\\\\.(js|jsx|mjs|css|json)$)\": \"<rootDir>/config/jest/fileTransform.js\"\r\n    },\r\n    \"transformIgnorePatterns\": [\r\n      \"[/\\\\\\\\]node_modules[/\\\\\\\\].+\\\\.(js|jsx|mjs)$\"\r\n    ],\r\n    \"moduleNameMapper\": {\r\n      \"^react-native$\": \"react-native-web\"\r\n    },\r\n    \"moduleFileExtensions\": [\r\n      \"web.js\",\r\n      \"mjs\",\r\n      \"js\",\r\n      \"json\",\r\n      \"web.jsx\",\r\n      \"jsx\",\r\n      \"node\"\r\n    ]\r\n  },\r\n  \"babel\": {\r\n    \"presets\": [\r\n      \"react-app\"\r\n    ]\r\n  },\r\n  \"eslintConfig\": {\r\n    \"extends\": \"react-app\"\r\n  }\r\n}\r\n",
+    "content": "{\r\n  \"name\": \"simple-keyboard\",\r\n  \"version\": \"2.6.8\",\r\n  \"description\": \"On-screen Javascript Virtual Keyboard\",\r\n  \"main\": \"build/index.js\",\r\n  \"scripts\": {\r\n    \"start\": \"node scripts/start.js\",\r\n    \"build\": \"node scripts/build.js\",\r\n    \"demo\": \"node scripts/demo.js\",\r\n    \"test\": \"node scripts/test.js --env=jsdom\",\r\n    \"postinstall\": \"node bin/postinstall\",\r\n    \"prepublish\": \"npm run docs && npm run build\",\r\n    \"docs\": \"esdoc\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"https://github.com/hodgef/simple-keyboard\"\r\n  },\r\n  \"author\": \"Francisco Hodge <hello@franciscohodge.com> (https://github.com/hodgef)\",\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/hodgef/simple-keyboard/issues\"\r\n  },\r\n  \"homepage\": \"https://virtual-keyboard.js.org/\",\r\n  \"keywords\": [\r\n    \"javascript\",\r\n    \"es6\",\r\n    \"digital\",\r\n    \"keyboard\",\r\n    \"onscreen\",\r\n    \"virtual\",\r\n    \"screen-keyboard\",\r\n    \"component\",\r\n    \"virtual-keyboard\",\r\n    \"touchscreen\",\r\n    \"touch-screen\",\r\n    \"kiosk\",\r\n    \"osk\"\r\n  ],\r\n  \"license\": \"MIT\",\r\n  \"dependencies\": {},\r\n  \"devDependencies\": {\r\n    \"autoprefixer\": \"7.1.6\",\r\n    \"babel-core\": \"^6.26.3\",\r\n    \"babel-eslint\": \"7.2.3\",\r\n    \"babel-jest\": \"20.0.3\",\r\n    \"babel-loader\": \"7.1.2\",\r\n    \"babel-preset-react-app\": \"^3.1.2\",\r\n    \"babel-runtime\": \"6.26.0\",\r\n    \"case-sensitive-paths-webpack-plugin\": \"2.1.1\",\r\n    \"chalk\": \"1.1.3\",\r\n    \"copy-webpack-plugin\": \"^4.3.1\",\r\n    \"css-loader\": \"0.28.7\",\r\n    \"dotenv\": \"4.0.0\",\r\n    \"esdoc\": \"^1.1.0\",\r\n    \"esdoc-ecmascript-proposal-plugin\": \"^1.0.0\",\r\n    \"esdoc-standard-plugin\": \"^1.0.0\",\r\n    \"eslint\": \"4.10.0\",\r\n    \"eslint-config-react-app\": \"^2.0.1\",\r\n    \"eslint-loader\": \"1.9.0\",\r\n    \"eslint-plugin-flowtype\": \"2.39.1\",\r\n    \"eslint-plugin-import\": \"2.8.0\",\r\n    \"eslint-plugin-jsx-a11y\": \"5.1.1\",\r\n    \"eslint-plugin-react\": \"7.4.0\",\r\n    \"extract-text-webpack-plugin\": \"3.0.2\",\r\n    \"file-loader\": \"1.1.5\",\r\n    \"fs-extra\": \"3.0.1\",\r\n    \"html-webpack-plugin\": \"2.29.0\",\r\n    \"istanbul\": \"^0.4.5\",\r\n    \"istanbul-api\": \"^2.0.6\",\r\n    \"istanbul-reports\": \"^2.0.1\",\r\n    \"jest\": \"20.0.4\",\r\n    \"object-assign\": \"4.1.1\",\r\n    \"postcss-flexbugs-fixes\": \"3.2.0\",\r\n    \"postcss-loader\": \"2.0.8\",\r\n    \"promise\": \"8.0.1\",\r\n    \"prop-types\": \"^15.6.1\",\r\n    \"raf\": \"3.4.0\",\r\n    \"react\": \"^16.2.0\",\r\n    \"react-dev-utils\": \"^4.2.1\",\r\n    \"react-dom\": \"^16.2.0\",\r\n    \"style-loader\": \"0.19.0\",\r\n    \"sw-precache-webpack-plugin\": \"0.11.4\",\r\n    \"url-loader\": \"0.6.2\",\r\n    \"webpack\": \"3.8.1\",\r\n    \"webpack-dev-server\": \"2.9.4\",\r\n    \"webpack-manifest-plugin\": \"1.3.2\",\r\n    \"whatwg-fetch\": \"2.0.3\"\r\n  },\r\n  \"jest\": {\r\n    \"collectCoverageFrom\": [\r\n      \"src/**/*.{js,jsx,mjs}\",\r\n      \"!**/tests/**\"\r\n    ],\r\n    \"setupFiles\": [\r\n      \"<rootDir>/config/polyfills.js\"\r\n    ],\r\n    \"testMatch\": [\r\n      \"<rootDir>/src/**/__tests__/**/*.{js,jsx,mjs}\",\r\n      \"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,mjs}\"\r\n    ],\r\n    \"testEnvironment\": \"node\",\r\n    \"testURL\": \"http://localhost\",\r\n    \"transform\": {\r\n      \"^.+\\\\.(js|jsx|mjs)$\": \"<rootDir>/node_modules/babel-jest\",\r\n      \"^.+\\\\.css$\": \"<rootDir>/config/jest/cssTransform.js\",\r\n      \"^(?!.*\\\\.(js|jsx|mjs|css|json)$)\": \"<rootDir>/config/jest/fileTransform.js\"\r\n    },\r\n    \"transformIgnorePatterns\": [\r\n      \"[/\\\\\\\\]node_modules[/\\\\\\\\].+\\\\.(js|jsx|mjs)$\"\r\n    ],\r\n    \"moduleNameMapper\": {\r\n      \"^react-native$\": \"react-native-web\"\r\n    },\r\n    \"moduleFileExtensions\": [\r\n      \"web.js\",\r\n      \"mjs\",\r\n      \"js\",\r\n      \"json\",\r\n      \"web.jsx\",\r\n      \"jsx\",\r\n      \"node\"\r\n    ]\r\n  },\r\n  \"babel\": {\r\n    \"presets\": [\r\n      \"react-app\"\r\n    ]\r\n  },\r\n  \"eslintConfig\": {\r\n    \"extends\": \"react-app\"\r\n  }\r\n}\r\n",
     "longname": "X:\\Dev\\simple-keyboard\\package.json",
     "name": "package.json",
     "static": true,