UNPKG

537 BJSONView Raw
1{
2 "name": "@shopify/slate-tag-webpack-plugin",
3 "version": "1.0.0-beta.14",
4 "description": "A webpack plugin that tags a Slate theme settings_schema.json so it's easy to identify on Shopify servers",
5 "main": "index.js",
6 "scripts": {
7 "test": "jest"
8 },
9 "repository": "https://github.com/Shopify/slate/tree/1.x/packages/slate-tag-webpack-plugin",
10 "author": "Shopify Inc.",
11 "license": "MIT",
12 "bugs": {
13 "url": "https://github.com/Shopify/slate/issues"
14 },
15 "homepage": "https://github.com/Shopify/slate#readme"
16}