UNPKG

298 BJSONView Raw
1{
2 "private": true,
3 "name": "partytown",
4 "version": "1.0.0",
5 "description": "Internal plugin that handles Partytown setup",
6 "main": "index.js",
7 "scripts": {
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "author": "Ty Hopp <ty.hopp@gatsbyjs.com>",
11 "license": "MIT"
12}