UNPKG

acf-like-fields

Version:

ACF-like dynamic field manager for Node.js + MongoDB

13 lines 396 B
{ "name": "acf-like-fields", "version": "1.0.1", "description": "ACF-like dynamic field manager for Node.js + MongoDB", "main": "index.js", "keywords": ["acf", "custom-fields", "nodejs", "express", "mongodb", "repeater", "schema"], "author": "Arindam Sarkar", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/arindamad/acf-like-fields.git" } }