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

12 lines
322 B
JSON

{
"name": "internal-data-bridge",
"version": "1.0.0",
"description": "An internal Gatsby plugin which creates data nodes from internal data",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"license": "MIT"
}