gatsby-plugin-autopilot
Version:
A plugin to add Autopilot tracking code to your Gatsby site.
23 lines (22 loc) • 515 B
JSON
{
"name": "gatsby-plugin-autopilot",
"version": "1.0.4",
"description": "A plugin to add Autopilot tracking code to your Gatsby site.",
"homepage": "https://github.com/abohannon/gatsby-plugin-autopilot",
"keywords": [
"gatsby",
"gatsby-plugin",
"autopilot",
"tracking",
"marketing"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Adam Bohannon",
"license": "MIT",
"dependencies": {
"react": "16.13.1"
}
}