fcf-framework-core
Version:
Basic functions of the fcf framework 2.0
20 lines (19 loc) • 488 B
JSON
{
"name": "fcf-framework-core",
"version": "2.0.15",
"description": "Basic functions of the fcf framework 2.0",
"main": "fcf.js",
"repository": {
"type": "git",
"url": "https://github.com/fcf-framework/fcf-framework-core.git"
},
"keywords": [
"fcf"
],
"homepage": "https://fcf-framework.is-a-fullstack.dev/packages/fcf-framework-core",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "VMarkin",
"license": "MIT"
}