gatsby-plugin-affirm-js
Version:
A plugin to add Affirm JS to Gatsby
19 lines (18 loc) • 422 B
JSON
{
"name": "gatsby-plugin-affirm-js",
"author": "Joe Seifi <mojomail+npm@gmail.com>",
"version": "1.0.0",
"description": "A plugin to add Affirm JS to Gatsby",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "echo \"No build script setup\""
},
"keywords": [
"gatsby",
"gatsby-plugin",
"affirm",
"ecommerce"
],
"license": "0BSD"
}