UNPKG

apostrophe-forms

Version:

Build forms for ApostropheCMS in a simple user interface.

10 lines (9 loc) 298 B
{ "//": "this package.json file is not actually installed", "//": "apostrophe requires that all npm modules to be loaded by moog", "//": "exist in package.json at project level, which for a test is here", "dependencies": { "apostrophe": "^2.0.0", "apostrophe-forms": "^1.0.0" } }