Files
30-seconds-of-code/node_modules/gatsby/dist/internal-plugins/webpack-theme-component-shadowing/package.json
2019-08-20 15:52:05 +02:00

12 lines
410 B
JSON

{
"name": "webpack-theme-component-shadowing",
"version": "1.0.0",
"description": "An internal Gatsby plugin which handles configuring webpack to ensure theme components fall back from the user's site to theme modules.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Chris Biscardi <chris@christopherbiscardi.com>",
"license": "MIT"
}