apostrophe
Version:
The Apostrophe Content Management System.
17 lines (16 loc) • 323 B
JSON
{
"name": "add-missing-schema-fields-project",
"version": "1.0.0",
"description": "",
"main": "app.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"apostrophe": "file:../../."
}
}