UNPKG

aem-packager

Version:

A node plugin to package files into a bundle installable through the AEM package manager.

13 lines 239 B
{ "options": { "srcDir": "dist", "buildDir": "target" }, "defines": { "name": "My Project", "description": "My Project Description", "groupId": "npm", "artifactId": "myArtifactId", "version": "0.0.1" } }