UNPKG

@apostrophecms/form

Version:

Build forms for ApostropheCMS in a simple user interface.

10 lines (9 loc) 335 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": "^3.4.0", "@apostrophecms/form": "git://github.com/apostrophecms/form.git" } }