blob: 8fa2d764b1eac9ef2ecfc1370263b9262c9bff9b [file] [log] [blame]
{
"name": "sling-graphql-samples-website-content-generation",
"version": "1.0.0",
"description": "Generate initial content for this Sling sample",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@faker-js/faker": "^6.0.0-alpha.3",
"fs": "0.0.1-security"
}
}