thankyou-gtms-tag / package.json
package.json
Raw
{
  "name": "thank-you_gtms_tag",
  "version": "1.0.0",
  "description": "",
  "main": "js_for_server.js",
  "scripts": {
    "build": "cat ./src/base_template.tpl ./src/js_for_server.js > ./output/template.tpl"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JouiiinO/thankyou_gtms_tag.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/JouiiinO/thankyou_gtms_tag/issues"
  },
  "homepage": "https://github.com/JouiiinO/thankyou_gtms_tag#readme",
  "devDependencies": {
    "eslint": "^8.37.0",
    "prettier": "2.8.7"
  }
}