mcfly/packages/content/package.json
2026-01-25 19:35:34 +01:00

11 lines
262 B
JSON

{
"name": "@mcflyjs/content",
"version": "0.0.1",
"description": "McFly plugin for static content generation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ayo Ayco",
"license": "MIT"
}