UNPKG

fcf-framework-core

Version:
23 lines (22 loc) 554 B
{ "name": "fcf-framework-core", "version": "2.0.16", "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", "devDependencies": { "fcf-framework-unitest": "^1.0.7" } }