@apostrophecms/anchors
Version:
A module bundle that supports linking to individual Apostrophe widgets.
10 lines (9 loc) • 344 B
JSON
{
"-//": "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.9.0",
"@apostrophecms/anchors": "git://github.com/apostrophecms/anchors.git"
}
}