gatsby-transformer-front10-story-loader
Version:
Parses Stories files to extract content.
30 lines (29 loc) • 727 B
JSON
{
"name": "gatsby-transformer-front10-story-loader",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/ycgarrido/gatsby-plugin-front10-story-loader.git"
},
"keywords": [
"Gatsby",
"Plugin",
"Story",
"Loader"
],
"author": "Yulier Camilo Garrido Garrido",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/ycgarrido/gatsby-plugin-front10-story-loader/issues"
},
"homepage": "https://gitlab.com/ycgarrido/gatsby-plugin-front10-story-loader#README",
"dependencies": {
"esm": "^3.2.25",
"lodash": "^4.17.11"
}
}