{"_id":"@aaronhayes/react-use-hubspot-form","_rev":"16-f4eff1908fa7680a0a6b120d07235a4a","name":"@aaronhayes/react-use-hubspot-form","dist-tags":{"latest":"2.1.2"},"versions":{"1.0.1":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.0.1","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.0.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"e5a3e384ef63d7d464dae5d288572b7930347275","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.0.1.tgz","fileCount":13,"integrity":"sha512-6GdPXEkfTcbi/JjwtEFK1jQwjBP1h8WWBYTpU++s4bMqPvEbULqtAtKs8qnff6PPVjkKs0gap/Vsbt2UNqaN8Q==","signatures":[{"sig":"MEUCIQC7k8UfO+5QW1OJ01qcfwdHNIdpFsM5x0htlAAsbwtJAAIgX+bDsabsWdVmhBssqNkT2PR1OlhLpmYDHgRqHYWJtuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2JzgCRA9TVsSAnZWagAA7AkQAIXtT3+Be9k7PGbOJ5kS\n5HsSLp7wiqh/UIRozqyXT5oab3GwP2YFPV/kkriDY5iqKCUKQNA2ntz99jSk\nFQQV833il3Kp8oy5+AnZaCQfS4aqn+88u8E/0r25EGpSB7J/Nf9cdBpOV6+R\nlMAyC1mBOE0k9boZY4WgKuiuuIKP1u5vU2pGmyiRls8ol8/3rs9Gy4yjrP/k\n/jHnSVn74Dbtk1Vi+1VzO73faCx2q7S7J5fhqNPJakoxb/9lZtRObwCmIoif\nmYCejkVYYozot55wV6tvTwuzUTYCudBxMdm2bMCCktyGafsvN3/dora1xv1i\nXYHRdy+fFpn3MR7qRLO0XKyM7kfbNkvKsDT0j88am19NZ1uHv6dceX1yJ99s\nxAF96pwaGykXaOBm5l+2xy7HeUV1OL+22domAhUZa3jB0ZKKVnclFzeJuH7E\nwcFEtMH8yIJ6wc9ubRUjKqSmxXZ662faVVY5puzM+LlISxJ8+ynFsg4ifcJ1\n3wds3tLa2Zpjd1lEWiTycmhfU+Jl+8PbCa5F1oPyqFehSv5PWTIKzqsWfpWO\nFzOQ7MabuUAeJPqjj0yzLYIKTIxxfo9BrB4Kkkj7FKcYpE6pZizHN+T67HM4\nB3hitYaFBdJL7Dbs5q92kJdLn9qadEG5L+cbxWhV6sxeW9dn9OUqILJSbWty\nowiv\r\n=CUzl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"b0d06c13b8e2f706ca7a5c190c8bd43dbc88bc3a","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"6.11.3","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"12.12.0","dependencies":{"lodash.debounce":"^4.0.8"},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0","react-scroll":"^1.7.14"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.0.1_1574477024506_0.436392557635525","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.0.2","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.0.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"de871ebf733ae0c7fa6298478aa52817b2bc2a76","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.0.2.tgz","fileCount":17,"integrity":"sha512-vNFK737XTfuZiqudlHFaTkqlrWKZnAETyo8VqCsEroXRts/MU1YxuEULHMM6UT4mi2unLYZ9SgGKrJiTakBwEA==","signatures":[{"sig":"MEUCIQD+FRyL+hakgrelVCn4/c6dFvR3OXl8mFsmjLg4Fs8xHAIgUQI+z1K9v3jIhi584ZnKiYN9jeyIfBBngGXmmdYX5u4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2J4oCRA9TVsSAnZWagAADrkP/0vVhySUiFcKDEzBtFRk\nkQdoZuhNHU8KfuQFUEMLwvaZ2XCvDIMKRP48vWkXl98/TH9vwHl8Y7qYgBL1\n2tq+aR0U+W45S9dSK43at8SSUsXRLbkC1tIRCyxncE+9OxsCU1ba/9PyHfNJ\n/knAYa+bywxhWdWuDfF5jg9RlgMwKqHpzefLNTnq3fkUPL3ppmoKWa3BiX8i\ndWz3tElu5SsdIUPHUV/kd9efx8H1gSuCiw9ExRMFe3ECXPR3xt/dfVRG0OQp\n6TMoBNt1Hi37kILIoD5DD6PldJPHO3JqPpxnY5flgOahGYVLT76zOxVHxlSv\nPNdrW1iBTtpC+XBU3YBaeOuRAZ8jyKhzsj9iNnFFmox3DexyPi3WyNrYqX1L\nnvabuL6K2CIUmM/RCtJfM7RfeNgbQnS160uklhMcaXgWkdWsIflKv/8KwXdw\nwHNEySL3PrnU1wZwnmrY7SJKkPMZ2pPzptGRKY586dGzgJbxW4osUjSNd4ng\nXx6PH24IqnzIJgrc2OZUU7qC8OU36iU2r4vWw8Gimsonz/0aZSKDwfwHLBK1\nLKZ8+WHlE0hND7mqiQJCh6PyaZbK92kFYHxRh4V/kL3CIePYdi3B+wzAWkLR\nLcMw/yNv52x2VcQ0quzV+HJOQqy45A9JDpy2k3OU5Lu09P1BvOlkcNFp3mat\nWtA8\r\n=Ajnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/aaronhayes/react-use-hubspot-form","type":"git"},"description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Aaron Hayes\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0","react-scroll":"^1.7.14"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.0.2_1574477352176_0.051405202491396684","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.0.3","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.0.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"9a18fb10c7301f444841ad2b587d1fd999cc2508","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.0.3.tgz","fileCount":17,"integrity":"sha512-9voepjXwQuPEeS7QDUdyAxifOxbuB+aetOG7v1zOyLc8qCm+H49aLFajlb5yximjBUMs6MBIlJdaqRt1qRRgbw==","signatures":[{"sig":"MEYCIQCPT0Oguqjzj/xDcjTft2pLr0Eto5JBgTENdiQDODXXggIhAK6W5McP6nEHtbqJkeei5dFMd6Zeur459uz8KYb3bGGo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2KC8CRA9TVsSAnZWagAAzS8P/2zSKMScCWEzekFlnIxm\nmvuAp+FBscvbGGCREyb8q2LKGUm3ZlvgGb1gQsI9L5G1TgD+A+xWHpJy5liw\nv+81ucp3m+Z9wD5mDKA991s+14Nfox7J7MIYlQgrC6wf0hxGiBdpufKQzGTN\nz7DTB3h/Uj9yN3KQD3PdjhCGw+Zp25W7cqMPS5PPm41mnhaCdxiVxAVU0Lr6\ntw+6zRO7fZM+4Zn8B97cZi2qsEFQPWXTzWZ0HgSuB5AS4MXhg/BgpZhPp7oQ\nr4v6CpOuKY2mySPfDixOp0Sep7JSxNxJ96qYxD3JvQxfHgdUAOqggsrxnv4J\naj2CWi80fJ1cOPcLPMs+tks7Pq1l7ZVj3rjLo6yD0mQMLg6glLhH4+QKfzHx\np5vP6EHkZV+H+Unls986GZWfifRY7Y4KqkQhsi414dz5zg6xrZXISUgtZXjO\nQzCqXZIcuKMlNs2kesFsz3OX2jaO1IYiK2j0nENlAjBHeailoeJi9QTVhBI7\nAKa08uzw31zUf6MuwuEszlsvh4JQRm2fnwZG2NLeHX9ogmtAJ+vazcWGVudy\nd+2Hqu7ISNDfCWryYwwITMpTozHwlwWpjo3K+BXejR/JhmB8DHQDItGUvJl1\nROo1T7j/QjYj0h9pKlChjsPbCb6Eu9nH4g+7dyTwGZOWVOa93OedzV59VKzP\n1LbQ\r\n=puLf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/aaronhayes/react-use-hubspot-form","type":"git"},"description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Aaron Hayes\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0","react-scroll":"^1.7.14"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.0.3_1574478011602_0.6414337648985471","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.1.0","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.1.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3660ae4d24af4b6d7acc616257c609f070db5ce3","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.1.0.tgz","fileCount":17,"integrity":"sha512-6GvXNLe1OvmPD9CCF6aibJu2C9fBMLQF0FwW8QqQMe58RRrTXa5ATBDjn8C1kXl5uZLrsUaDSAPJWYycor/HBQ==","signatures":[{"sig":"MEUCIE6Z10iGGgj5YogHnwCvJCW5qoIoe8DGm+xGEW/1rgQ8AiEA+hRM2L2Apseh/uz3HU3MC1Np6GdtNm2vVg+hKdKtjxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2KEdCRA9TVsSAnZWagAAMbUP+wVlGLsUsDMVXuh99geX\n9WIdDOYPW3z8RvqHSm9KVeY3i9vXlEQGPcZQoKOoR1qDk7ljsQQYr3kwnNzK\nZ13ZkCdSK8hSh8sE7CekY8wk68RkyCMt20TVun22P6DMkuHK9gT/iOFJIVBx\ntnFA8wZJN37ICO19cxolU/gMwVNpKv4PryrqNn13YXqxjDhQ3AYJeUzhVpNW\nFILucFzdGlzN7ykC1vzAo46H4m2qcfH8hAT+xw6hCkrfJE3PRa5iIEKWeI27\nAscSx0lCtnhLYUjyICtjfNwTGWmL28bwsq78kKAzC4jE3iQhg3X31UQZwy4R\nmMkeJIygTJgZycfRGMR1l+KqxFcBTrWLo7Rmds6+DOImN0kr8cHeH33oneF2\nR2cEbiQ1gcwP+hTi1dFn9g9tJtozf9Oy0zGC+mqhJsScD2gP5KRCg4HwmdwG\nE27bWXhYzOg8jV1D+ATVWXCxbsv0hbGpwckMxJC3HEDh4bLfMgaedV9Ij7QT\ndfGXwxCeK69JJwFpJIOLqTJ/qndBPaSSHuDCj0lAmD6C3RSJRzY/FM9roS3W\nv4+XzNbSZK2JRviOsXUmOz99OWo7ZLtz/JedbHR9a68s4BssBY0XIqcfo3TZ\nO9cMhdcW1wFbU+izH4fqt3T18+uMqphFVrdwK+NqWm3IObLB0AGp/fXDzENf\n9I0Y\r\n=adiW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/aaronhayes/react-use-hubspot-form","type":"git"},"description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Aaron Hayes\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.1.0_1574478108580_0.7764785419545084","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.2.1","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.2.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"f03cb9fcffeeb874423ed68ac706416f798f2f0d","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.2.1.tgz","fileCount":15,"integrity":"sha512-KeCt8UdLbumKDu9cM3FPdoAxtbD4naeEnynq8tGCbX9+udUYtA8UcE2T8LwiuU8GaNV0APCcm29YbOTYSOqIMg==","signatures":[{"sig":"MEYCIQCF+sQV1PPa9O4QiKR+RnlrGS6rf77ZnNPmiuIpAvHvaQIhAPdkG/cvj07AdBDxQg/Sg39M4R0K4k6s0SemIBhhOmuK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqjtUCRA9TVsSAnZWagAAgeMQAIbDV9ZPG9Gx1pdIkTTS\n9/cpD28D3xK31FwSVEMorICvx7fqVYkn6TZFxOtTzAcpb0BNwiAfAD+m5dWW\ncXy84jeZgMNQmwDf/oB/Hfsc90L0bWBH6EA3qkxLQt+NUVAnD5d8AHVuwFla\nA+OMkaMzJjTmIk3mTt+JDN+boYGq4g2NP5uVJehCukwzRdQClBVpVl63UkOh\nULhEgZJMDgAwMXHZh/b/NbZO8xp+EMm9gJClF2A/PTLY1EwyH4tnFAmqU4xK\nPT4uy2gE3qgA3XbUKPvaS6gDXG6ihPUzt9OO9IVNTKC+70s2HEKBNLCHnE+X\npbI4U8FVr/bSNSE2TTfgQpyUmdRE6P7vMKxq9Katzr+YKH9lDpIjslkqqqhh\nxZk0JcW7ucAvis69ZI8ec9eUV8j5W67fhYyE9gtvZxSfv9oPSpVYNTP8Pq+M\naf4R/ULq6Ungg8czYShtYOIoOSQzxL7CxHUFbkxuXm0Ij8jaufPQY545T0ar\n5ooSQ08wqqvyeIQAg9Fau/yJdBd5G9ldo0DldL1bBbLFaz1uN2qOa9IQ2o8m\n3rzCiECcSkBIPQddE4pPkG/jQidSoEVXCgV1/oriqhi931DWyX6qqQlul7vi\nm0GRF5t9qDz6sETisF9DiWAZoAY6YoatJsAXAbzxb6RMZJ3UP85OOnGXf/Fo\nOkCA\r\n=Y3Ot\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"eb64a4240aaeed2d592d701d283869cb87df69cc","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"6.14.7","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"14.9.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.2.1_1604991827536_0.07753374245836664","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.2.2","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.2.2","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"7d70777ff346b58ec0f8fad33f5cc2f4c2d826c4","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.2.2.tgz","fileCount":15,"integrity":"sha512-i2bCOmWdrTO7s80icy2Ng1K/B1aCULc8s/lzaJjFnEZ5plEJgse/THigkFayI52xsIy7WNnQMQp8hWXp4E5TbA==","signatures":[{"sig":"MEUCIQCKAzqY66z4qA7albyBziGaURKc1SOYe/gvW3aGTeJoWgIgRCNh+ojSbozvDag5NJrL4Bri9Cyn/rXnKskoGxzHNPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoepCRA9TVsSAnZWagAA1CAQAIQzkxq3UT7ebCycBI41\nKxjv9iDiY0Dw00Vzxjcw2BJdu6MmTIkvSrD0Ec2FvKhTK2/T+yRDcg7jCa8w\nRdHaE8FFpUS292VCUAjv0btXS7mgdExipUjLwXdcibZIFRXCt7iyjutX8tNe\nLrz9R5zBBf+t8Q6dKDWH13elLUSuYuDOK3Rtbk2Q+84gUmeKSmu9wOdpcnla\nzHETw2OFB+Q0xOZ8K2E+T6IjCXcThyqqE5zcfaAO+w/U634Np4NJZpaRB2ZZ\nyi5kzHsw81BHPCEwD2c84ExreFUd13Hi4ARySQEIWaZjn8VaNPSIkdfSSCs/\nLyGSW8WpmJSP4pjU9Gw0UTOHmpAg+iPx4/9g7TnzC7uUhiz/B5xssRj/W7Iy\nZBqFcEF4SBdjaTHhcSAZWy6hBR+FfqTWmBGh4d5EmFHFz7+1bHbVBTc4r72m\nHmEYJoa3/vNlA+5tAvAmy5I8Cxy1NySLTbIOh4jIl5NTfuj3bHwQK3uhckMO\n2quolHtmRpkEFaplgeu1qBjTL1IIKzpj8qVjZjEtF5wqRIoxTCyfxL0S44lv\nabyruxYWTlwgyjpLBH4ZHle+ctMvxNYLu++OyjhhGklRBs5CuDI+hTlZmK21\nLwl+HUrsMs1DJP8slVo3G4hY647Ry+Vy25vD4UC/wbufxzLHuqwCEmEsJW51\np1U/\r\n=p0XU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"2717029fd24b12873dcf0e680e6912615605fc47","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"6.14.7","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"14.9.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.2.2_1605011368769_0.6318762390611685","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.2.3","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.2.3","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a656635e07b2ca3eae60054c456fcf7470af5ef7","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.2.3.tgz","fileCount":15,"integrity":"sha512-rQjFkxdLH/9x0uRosspzXtnn9BAXqmuRFP9te48JRnZqPV0dmmgQYwG5xpyyPJvgbJGAW3XP0iQZDre09flrPA==","signatures":[{"sig":"MEUCID7mtK4F0QxqzQNi5bJyrgI/uCFyBb0w/wJ+pkSenvyAAiEA/02kH3fPSm36f9BPDEHhdDHXpyvu+JShU/oti7KDunw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZDNZCRA9TVsSAnZWagAALcEP/3psqFSe/rzbyZTFiDDx\nD8rzsAmNb/9Wcf86A5sXKTdb/meEWW9Dy3EcWzBowOnjtxHTFTayytoTSe5a\nGc19fXFo3AlpnmrfoPOkJVXEz6yRdyfj3JM1D0z81zWZ8YoTT12BTV7IyEmK\npvZ+CEY7SkLVns0HoprBCgve6400W+VK3TyhPqZ0y8pX9AtRf/4lf+358WNQ\ncnYDoHyf/oZXECZcAiQvvlx9NY5WbZW06ymtaGsx40SzOF/bFCPBzCiGKTsN\ntC3/N4oYGhfLvN2yFHpo1rmK6X3/IqoebzO59vPFcLDBOGOzYUr25J/o8gjg\ndvarv6yVde6FpnR0zPYFx05iOn7pv6QqGQsZviB+HXKxn0KttsiHe1D4Avrq\nSb4POwTI4zuWHU1PIqHkOZhipZRNP5djHwsEcuoIfDUYr9cEOq0pDHwtlfzS\n6+XCSxwkmi7HiAixF1NaUKn63OqogfC/ZAwaZKtiWH0YBY5j+zb+y0LeNe8V\nIh6dyl+e/fSXUGTE/RU9lfYC2ce4WGVYTBVRSYFpzKsltizVkgrnr9Il5WPN\nxPycOTpalnwpvI7NwInjcan5o8TstVc2AAuCCp7PpE6Bk4P5Vi4ZBZu1i1xZ\nMdETJgUhQKTJEF0E9FVeFbdVJ95/rqXtBTskSSTgU9iaxWawcpQSI8C/yiFF\nfuIG\r\n=i/uk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"ffc4be6b35be6405f7497fa74b4a96d38942e735","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"7.0.10","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"15.2.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.2.3_1617179481462_0.014860364056009434","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.2.4","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.2.4","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"bd4001c937cdbf86b583037ae07f897253e5ac9d","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.2.4.tgz","fileCount":15,"integrity":"sha512-pVZHYdFbav/eJpCpLuZooJhQ8G7cyPJ+4GeKPjjSv3/zfiSJy+SBafxyEUJu0xQkfs76qcBWYY/r5eMXIoMeGg==","signatures":[{"sig":"MEUCICxxWyMufXo2epzYzkGx7B1viIOGy/r3EAQUE6lrUbiHAiEAzzFA3lzhv3J4wsylJgcdEq/AkReoOjemSp//eFnz+88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZDP0CRA9TVsSAnZWagAA5JUP/27NluJPoInHXdLtc0um\n9PoLyRUilOGNvJnNb52/3Z5V4SU8YQHYI9QmJYt0V1qvwABf16zU7eST3/PP\nZ6HZXrnJ+tMGULIMCmsGWYGrfW7eWEUl6N3dRo0gZX8llPbF34uMMQCMhe0J\nkNnHZ9d827LU++vMzzemy3k1T09gRzjh1DyYJ3tQz3osgQ5Bfbw3d/BcDLZA\nWsJyjXowM1CAMDZ1E5zf/le8SijLHf2Uyx6iTMRsvIv+jxpNEFaDMaT7RVOa\nHNI56WTf0dvHihD4xhjRIOOFXEiUgptnxoUX7p9U0ZK8p4X+fH1WiMHe0NzA\nXAiKRfhaif+ZAsrw6tAu1oSglDm1SD31r9y8W6CC61Wv8iHbGxkgiHhnQQRW\nYeerzSuLJu1otbWeOjBGNAePCcCiEhYhyC22FwqGA6vv5oyFXmK6oWePLBkz\n8sjtDNvu2b/OlPzCrhy2BxUCt7rO8I9axJD+BsUUAF6b2c+xrcsJMUHCyP3E\nDdLCG6pAu5rqv5X0v/CqcIHDhzp77VcxLfp17fE9LOrXbJHQXL+CBNe2jVUj\nASmWuR5vKW1fiLud9T3Cw1ucRJTSNSRFEt0M1stK9R+ET5979usNDkuzy/gQ\n2guJR6WMM1fmORdIMlVmtfjawKHiJZ6t2pGFtXVhi4kgRQWRVkrVHjAYYvI7\nd4Yx\r\n=RMT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"95abb4b3734eca40e05aba10c68d4b1d68762393","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"7.0.10","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"15.2.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.2.4_1617179636338_0.2899634583218229","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.2.5","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.2.5","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b93daa5c67c51867f0358ffd86ccdffe106c9099","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.2.5.tgz","fileCount":15,"integrity":"sha512-so0RgkH4dC64ZO7rCyNrD3Hfsy68kDBOWS8jrDn7XEaKSaaYGtQy3/Ab7HaLurHXjdAB5V+uv2uedDZGK9Oz0A==","signatures":[{"sig":"MEUCIHmCiMcPkI7RG79Fyp4lwXgY8zJmrs8h8pAh360uWeoSAiEA6M5/UttzQ71391pIkpjrPB/aOQbztc8udIQg5M6vdBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggVEuCRA9TVsSAnZWagAAOwcQAIj8C00Ox66WZHNxu7Ul\ndFADNnyF+KIfFxaz4b5a0qyvl18O8QMrRCmhkMSxC3GBL+tDlOfg3G8K4Jw6\nABDNXyfaU/jBuYCVJlz+Hw/jeMRyop6ddfdv0tvEE/zURdpjZC3yMM9ePBjE\nDvQcRfjiTEmSDrvMCige59avAqTv8B+azRBPC0X9Oi8w5KHb0eh5Hd9DFZ9F\n2qLImiz5Na2f+L3w2FC1ZBPW1Mr8pU2rMGfUsBaHikvfDT5Mup754xTFJr+e\nIW4SL8neLlNhp/A2cM/oW+52S7XdqBa5Xp1RuIARp+lm/ia0kORsEiElog+i\npEae0LF2j4ilpdHU22HVOqv9u8DcWnz3MjXLhSj3Zzy7ltBldRvozIa7p3Rk\n2QBpmWhe3d3Uso6mxi2i3sq4a51xmv8LQckIQkSttjYlAr5Dxfk/GGkYGSzD\nalV7bSOnaoYDratGvZjw6XlBl0tMc4ktLvncLc3PLA6Mz8CbV8tM2fe7nJp6\n+3zrwS5ytzTOFo4Ws4IlPZbK99Zh2PoUv+GQ2FdMe1W/j0ZdFMZouMxdutoV\n6RT0GnnG2INajaM/Trf6noshs97DJhL7ZmEi0cTsQ+T7ppP8Ry0VpG3Jqqa3\nL+4DpgbUPVDgbdbxar8KSYA2+vNPslnN8UhYZC2m/kvyVPy+aB/wvhOIsFHx\nSvoO\r\n=d7QI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"560003576906cdb6eb37bdc0a7bf1e6ee451a836","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"7.0.10","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"15.2.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.2.5_1619087661877_0.6842819424595015","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"@aaronhayes/react-use-hubspot-form","version":"1.2.6","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@1.2.6","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"151e043d9fe2d7fd6ff6ec40839c1ccb726d0450","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-1.2.6.tgz","fileCount":15,"integrity":"sha512-Ou0EhucxrHDnVGzxS/w/iZWeqE3ugNzQVwobAUhgc55t8akD5spiFMtx2whnRkN7DZNdyjPvdFsN/mv3KeAHkw==","signatures":[{"sig":"MEQCIDSJuxsv/pzqKVbWiHZz5Kdinf/BQfHPSCNkNLHTmlI8AiAcFxOs8AMrz2gaLFVuZnmLkL/DCTjwAOzyuIXAqv+OnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg092ICRA9TVsSAnZWagAAMHIP/AuSEaKsjsbuELgd/iK2\nMINuypl18YDF8H/2hfsLuYFojOdUjU9JgmOpocxzKbzLYw2C0y5UjHEpmtPg\nxQUx3NCHMmwjkmqqwzay83Ja8JOyba0z2Ci1kwKe/SFaP79RE8KS0oeUO9dO\n8OCbc6zemVDOAwDoaot9LrdC3IozZbmx3NYsHXgzmCiDZEnRZ48cofXiBbOV\nnj8s/vy9ZAcjLvVwRjmiBFOMGKuVAFl7Xe7xhGUd7GZUXoXPE6TAeGo4ivwW\nXsrcZcVDzkcEGcVrZUkdsRpd26vW2N2uYBK8qOFi0GkM7FzUi4cDIvNhv/P3\ncayjCCHcpTYMYZ2eF59mA8BCrQ73c3Q2bU7ehpegk3rf80caVvdLggpLnI7J\nlEk4v1rd18aZFbAMddroYjw0jyXNieM6ykUmMgv39pNRKr4ua6rcKmWE6m4E\nDHDqDYw3bLeHdGX52w5ZJBG0P6WOqIKH2TPIyNzxW+7+0GXwUfhA+9vCeWS2\n4dC5k5aHa7jMfPNvzy618wvLcn5uMv+Rr4YkGv3gwtB0cnfRs1RYAbj9QzlX\nrXoeEe5RZH67XO8aK5W5jNhoNMe2dh11y7hfSF/FTI0Biasn0kC5jOSfR34q\nBaqx3L5C82ouvY4DHf7nu2fcHU8mZbGNckauAEur0Xo9XtXMqoMEEalDJn9T\nMMJY\r\n=67xK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"21bb485802b283759d84b00735ab02958f114c78","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"7.15.1","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"16.3.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_1.2.6_1624497543949_0.7633556408704971","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@aaronhayes/react-use-hubspot-form","version":"2.0.1","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@2.0.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"14e0f00cb1dcb564db14876e3f44e921f9ea8d08","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.0.1.tgz","fileCount":21,"integrity":"sha512-Xk9p1VhOnT6H3jceJarIOW/pn/UTM92G8v+n93gge8OYRYUylCfdg4DJ9sEbOeY9BBOfaaiZ7lpBFMMdxB6Z4A==","signatures":[{"sig":"MEQCIEGFUNOmxad86DaKRT4MMtpUvGKc4KdOk0lQhi/Y9p73AiAO9sQv8JAKSrF5X5I9BScsvcUyepiXNZQKqXCkn4bWFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhD3GbCRA9TVsSAnZWagAAiW8P/2qbioGLy3xYm4CYf0a9\nw0Cc9JGBdPfusFc9Db2kYUg0x9DvqsX29htZj30lNPpfPTlAC5G+HRFQB37M\nwZuj7V67SfWrlIpitMu6L1tElsRnn7l8Ez3u3tO+UNVtt36qGt1dZfYfdRMk\nFGijwMYK7TGUTY9JbTk5A8XMTIhP2Y58KHDYD7oSBSc+OaGdGTwGfS+oZq/H\nDQcu/dP5M1AbSKVlyXyiSL/diNiTC8otZ3P2BBoawo9kdb0xKZrunzZXOSlg\nYZJoJ6GDQr9Ry47uDBkJR14BnZAiIr6IRN6IEcsAey/9Kyy82q9mDOhcg2sw\nv3Zfmo14vx6FHQobpBvuOAf55JMQkmr5j3SF0HPl+wZ3dzl+uiIFGbzlaTlu\n1AQqYRkhmQ2Ys1JuGh8tXLJu2uOeu53VD/Z28XHiBMS8oGAe7B+A5qQu/ohS\nQmWWU8qNnpv8ni9i9i7jOPD9EynzG6reUd2xOeOR3CvYviOnfwadYaw/AZI+\ntVvqDsK1NxSyijNHI7rdrv5vsIprJQuqouHnG6sZC46lxChKjyT0MnBYVMxF\nSZ0tRZGluLF3b5hK7yLPLji2DSpZrW7Ucz/43VlEzrX+DHC2oQI2MUVUduFP\nNBAMqnivBgZR01f5MNLR52bYY/Vl+0YOW4BsEglwIjS3d6j8T1g5IL2osf9X\nyAfH\r\n=YIjB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/aaronhayes/react-use-hubspot-form","type":"git"},"description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Aaron Hayes\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_2.0.1_1628402075571_0.4773195109495667","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@aaronhayes/react-use-hubspot-form","version":"2.1.0","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@2.1.0","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"fb5142a751db4f0d3409aad299b005c30afd2669","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.0.tgz","fileCount":17,"integrity":"sha512-ClFNQnvWp3AKrS7eKcJXMjiHndTAys1XTFcioOpsSk0E/J+dfxF9ARuoY1FST7xvlI4sKyesOEpSKR1ucm8IEA==","signatures":[{"sig":"MEUCIHtTjkCHEQum6PvtIi1Fbqf4O+5tpb3OB9LJkWEIvl+hAiEAmqzzzico0M2nVY7jsG4FriY1WYpt4ne/Acs8pgxSj2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuxr0CRA9TVsSAnZWagAAsR0P/AnuYDQyrmvX10HRON+6\n7zV28JBRHqmoMM8DytukJpJRHt/+O0PY3j5+gNfdNiURdSoPAWlldedFx9B9\np6QUxnUQB/epIftbNO+dW2ob5QKc9/88XXk/hru2Yxuwr0N21vA5xmOX5B4I\nG/CB9/oEMahGRx9R9jItWrJKB8nY6BirXBPjFluEvXc9ou1pYyqshgdmAj4T\nyEh9XtF3TqvDRS1JB0AiT1db/IFeWSZYVM+A4pa6lT0mefn4DZ0H1RMsVj5l\n840aOnI5C+iwFmBDUPS62TreD8HGob1O3fPXiUf8OPdVG9ioHmTp2QX0MeLO\nB6EhfOsAQgUK7S69ukJ2PqRnKgRg4cvYXh2xCzgB/Lqqdk1fOkQKl8/1mwYY\nk1pdtv9VRUd9LxxoxBZVSNHCCRLjsuIAq04Qrgcr3hVd3XcePCs6nsFpN5u8\ngIaPRIN5BAt0BTnWXvRBHbYYi8WmqPsEuaeLpbDGJh5TzhdAVLrSk8tH9wXP\nJRUlFn2pK5vTbNROeE4ZV70pXHLfzKVKyj364vzcQiMSgcJlgSOlJexeyNeD\nbL5QwocSl2U/No3GglcI4Ib7NTOw1liC2P/EMXq44VMLiumb8UCVzJTXOmcU\n4uvuKnyyxrLzrsePVLua8QOZ7JMdQwf5UAmbAjlnGNIs86dCYxtsn+xXeb0k\n1RRp\r\n=EExe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"8d546762b1b4fa1629e41c77ea250aabaa15ac94","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"7.15.1","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"16.3.0","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_2.1.0_1632219457511_0.7563891321433915","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@aaronhayes/react-use-hubspot-form","version":"2.1.1","keywords":["react","hook","hubspot","gatsby","form"],"license":"MIT","_id":"@aaronhayes/react-use-hubspot-form@2.1.1","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"ava":{"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"],"failFast":true},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"978c1c6c2564ef104ce0b660bce629ff9b0802be","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.1.tgz","fileCount":17,"integrity":"sha512-K1ybIAa6b49hTnr08OcYZWI9yqpI/bGzjh2Vnk+H3Lt1udpToa0wJnP9ONmfs+wUdefzX2v0BwQPxtZ7yE6E8A==","signatures":[{"sig":"MEQCIEY7evP5LkRF0cC5hJSgW5aNLuXJPJ5azSvzbwJL0RZjAiBIOABNWNKPUsc+whUSZLaXWcrkbVX1yEYzADUWMr78ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/diFCRA9TVsSAnZWagAAq6YP/2dN3qS6ROnGNHwVi/xX\nzj5/NZZfe+yve8MlmXqVuR+QnaAgsTbSplWHMbz+rRQkqBWd7YqHN0/m6ef4\nVpKePWsRJHgvncvpsq7zIXZWpJjbBrPtiKT7RXMPIHNkuSQDKVt9PgTCP8et\nruSuzKvs8CrVp7DXibc12pNGTOAz9cJUj4RN6Du0n8yey4gyachQu+7r2YxO\nxSiEyIiD2IyWaaLSCGtdRHt54amyEXyEze41zIGTGDMCfBixxnahPvlchDkT\nlAssarqYaRFy36iONXbcz+wpVnom/CN4uygifHDJ93+Dd34m/TJgAb6AC6f/\ntWDIsBItuRU762LJ7/wt55zAK1QdrLPYfhkOizGNNsWtNuEFcCI4ZOS3JuB6\nMADh/GeSJy6D4byh6fLKH87uFtAjmJTiBGDZQ8DdrYxxsT+ZK2qyj0ModO3v\niR3KmMct9j6Fry1VlF7nVycnIr1e6vouO+qkxSgiT+qJWYghnOquBbQlPL+0\nKtZpXnLHcfJkkjU/eLWhV8U/iNhtjq8AkIJ19aIppK+LN5LgxKexTuJ4etNU\nPkAufL6y3YDVyueEGM91ClzjeHC1tOgPkiJ79iIG3ZKkgeKXKBwNBUj0YfcP\nQT+jreeXQyav3grLLWRHpCyKeHRVC5KiXMm4pcuLHFypBeTvaxv2x2gjFS8f\nbah6\r\n=Ojum\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"build/main/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10.16"},"gitHead":"413a406f4fa731d57375447711745c08ccbf1ee5","scripts":{"fix":"run-s fix:*","test":"run-s build test:*","build":"run-s clean && run-p build:rollup","clean":"trash build test","reset":"git clean -dfx && git reset --hard && yarn","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","describe":"npm-scripts-info","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","build:main":"tsc -p tsconfig.json","fix:tslint":"tslint --fix --project .","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix:prettier":"prettier \"src/**/*.ts\" --write","prepare-release":"run-s reset test version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git","type":"git"},"_npmVersion":"8.1.2","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","directories":{},"_nodeVersion":"16.13.1","dependencies":{},"scripts-info":{"cov":"Rebuild, run tests, then create and open the coverage report","fix":"Try to automatically fix any linting problems","info":"Display information about the package scripts","test":"Lint and unit test the project","build":"Clean and rebuild the project","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch and rebuild the project on save, then rerun relevant tests","version":"Bump package.json version, update CHANGELOG.md, tag release","prepare-release":"One-step: clean, build, test, and prep a release"},"_hasShrinkwrap":false,"devDependencies":{"ava":"2.4.0","nyc":"^14.1.1","husky":"^3.0.9","react":"^16.8.0","rollup":"^1.26.2","tslint":"^5.18.0","codecov":"^3.5.0","open-cli":"^5.0.0","prettier":"^1.18.2","react-dom":"^16.8.0","trash-cli":"^3.0.0","typescript":"^3.5.3","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","@types/react":"^16.9.11","pretty-quick":"^2.0.0","react-scroll":"^1.7.14","@bitjson/typedoc":"^0.15.0-0","@types/react-dom":"^16.9.3","standard-version":"^7.0.0","tslint-immutable":"^6.0.1","tslint-config-prettier":"^1.18.0","@bitjson/npm-scripts-info":"^1.0.0","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.25.2","@istanbuljs/nyc-config-typescript":"^0.1.3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-use-hubspot-form_2.1.1_1644025989462_0.7525304899699363","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@aaronhayes/react-use-hubspot-form","version":"2.1.2","description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","main":"build/main/index.js","typings":"build/main/index.d.ts","types":"build/main/index.d.ts","module":"build/module/index.js","repository":{"type":"git","url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git"},"license":"MIT","keywords":["react","hook","hubspot","gatsby","form"],"scripts":{"describe":"npm-scripts-info","build":"run-s clean && run-p build:rollup","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","build:rollup":"rollup -c","fix":"run-s fix:*","fix:prettier":"prettier \"src/**/*.ts\" --write","fix:tslint":"tslint --fix --project .","test":"run-s build test:*","test:lint":"tslint --project . && prettier \"src/**/*.ts\" --list-different","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","version":"standard-version","reset":"git clean -dfx && git reset --hard && yarn","clean":"trash build test","prepare-release":"run-s reset test version"},"scripts-info":{"info":"Display information about the package scripts","build":"Clean and rebuild the project","fix":"Try to automatically fix any linting problems","test":"Lint and unit test the project","watch":"Watch and rebuild the project on save, then rerun relevant tests","cov":"Rebuild, run tests, then create and open the coverage report","version":"Bump package.json version, update CHANGELOG.md, tag release","reset":"Delete all untracked files and reset the repo to the last commit","prepare-release":"One-step: clean, build, test, and prep a release"},"engines":{"node":">=10.16"},"dependencies":{},"devDependencies":{"@bitjson/npm-scripts-info":"^1.0.0","@bitjson/typedoc":"^0.15.0-0","@istanbuljs/nyc-config-typescript":"^0.1.3","@types/react":"^16.9.11","@types/react-dom":"^16.9.3","ava":"2.4.0","codecov":"^3.5.0","cz-conventional-changelog":"^3.0.2","husky":"^3.0.9","lint-staged":"^9.4.2","npm-run-all":"^4.1.5","nyc":"^14.1.1","open-cli":"^5.0.0","prettier":"^1.18.2","pretty-quick":"^2.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-scroll":"^1.7.14","rollup":"^1.26.2","rollup-plugin-typescript2":"^0.25.2","standard-version":"^7.0.0","trash-cli":"^3.0.0","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","tslint-immutable":"^6.0.1","typescript":"^3.5.3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"ava":{"failFast":true,"files":["build/main/**/*.spec.js"],"sources":["build/main/**/*.js"]},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"prettier":{"singleQuote":true},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","exclude":["**/*.spec.js"]},"husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"gitHead":"c5d150f0148adce80f1ec3d03b550549f3aac66b","bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","_id":"@aaronhayes/react-use-hubspot-form@2.1.2","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-SfQQap4T+D4S/epRE5fw0m2QOrD0vgUfZguWk9nlL6IRre1UQklCuns+9Ck/K//TA95xiTbW3WFY1RfgGkzRQQ==","shasum":"d3a1324399eda4abb9e99321a655c93519311611","tarball":"https://registry.npmjs.org/@aaronhayes/react-use-hubspot-form/-/react-use-hubspot-form-2.1.2.tgz","fileCount":17,"unpackedSize":31875,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCbbcR2Q8oVn0FZJI+F12i7yDypDsEfzCqW1+bdTujnvQIgW/IR4wyteZSlOdncnSyFe/JvpM9k9mnZNGd1YIWaBvY="}]},"_npmUser":{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"},"directories":{},"maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-use-hubspot-form_2.1.2_1752574115966_0.09051468151403519"},"_hasShrinkwrap":false}},"time":{"created":"2019-11-23T02:43:44.265Z","modified":"2025-07-15T10:08:36.328Z","1.0.1":"2019-11-23T02:43:44.587Z","1.0.2":"2019-11-23T02:49:12.276Z","1.0.3":"2019-11-23T03:00:11.719Z","1.1.0":"2019-11-23T03:01:48.797Z","1.2.1":"2020-11-10T07:03:47.709Z","1.2.2":"2020-11-10T12:29:28.904Z","1.2.3":"2021-03-31T08:31:21.637Z","1.2.4":"2021-03-31T08:33:56.444Z","1.2.5":"2021-04-22T10:34:22.006Z","1.2.6":"2021-06-24T01:19:04.083Z","2.0.1":"2021-08-08T05:54:35.749Z","2.1.0":"2021-09-21T10:17:37.693Z","2.1.1":"2022-02-05T01:53:09.648Z","2.1.2":"2025-07-15T10:08:36.148Z"},"bugs":{"url":"https://github.com/aaronhayes/react-use-hubspot-form/issues"},"license":"MIT","homepage":"https://github.com/aaronhayes/react-use-hubspot-form#readme","keywords":["react","hook","hubspot","gatsby","form"],"repository":{"type":"git","url":"git+https://github.com/aaronhayes/react-use-hubspot-form.git"},"description":"Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.","maintainers":[{"name":"aaronhayes","email":"aaron.hayes92@gmail.com"}],"readme":"# React Use HubSpot Form Embed\n\n[![npm (scoped)](https://img.shields.io/npm/v/@aaronhayes/react-use-hubspot-form?style=flat-square)](https://www.npmjs.com/package/@aaronhayes/react-use-hubspot-form)\n[![Bundle Size](https://img.shields.io/bundlephobia/min/@aaronhayes/react-use-hubspot-form?style=flat-square)](https://bundlephobia.com/result?p=@aaronhayes/react-use-hubspot-form)\n![License](https://img.shields.io/npm/l/@aaronhayes/react-use-hubspot-form?style=flat-square)\n\nEmbed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.\n\n## Install\n\n```\n$ npm install --save @aaronhayes/react-use-hubspot-form\n```\n\n```\n$ yarn add @aaronhayes/react-use-hubspot-form\n```\n\n## Getting Started\n\nWrap your application with `HubspotProvider`. This will add [Hubspot script](https://js.hsforms.net/forms/v2.js) to the head of your document.\n\n```TypeScript\nimport React from 'react';\n\nimport { HubspotProvider } from '@aaronhayes/react-use-hubspot-form';\n\nconst MyApp = () => (\n    <HubspotProvider>\n        <MyPage />\n    </HubspotProvider>\n)\n\n```\n\n## Usage\n\n```TypeScript\nimport React from 'react';\n\nimport { useHubspotForm } from '@aaronhayes/react-use-hubspot-form';\n\nconst MyPage = () => {\n    const { loaded, error, formCreated } = useHubspotForm({\n        portalId: 'XXXXXXX',\n        formId: 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX',\n        target: '#my-hubspot-form'\n    });\n\n    return (\n        <div>\n            <h1>Embed Form Below</h1>\n            <div id=\"my-hubspot-form\"></div>\n        </div>\n    )\n}\n\n```\n\n## Breaking Changes\n\n### 2.0.0\n\n- Introduction of the `HubspotProvider` component. This needs to be included in your App for `useHubspotForm` to work.\n","readmeFilename":"README.md"}