ghost-css/package.json

12 lines
239 B
JSON
Raw Permalink Normal View History

2022-11-12 13:05:05 +01:00
{
2022-11-13 11:14:38 +01:00
"name": "ghost-css",
2022-11-12 13:05:05 +01:00
"version": "1.0.0",
"description": "an abstract baseline css framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
2023-02-19 22:22:17 +01:00
"license": "ISC"
2022-11-12 13:05:05 +01:00
}