This mojo reads a package.json file and stores the name and version fields as properties in the maven build process.
'de.matrixweb:package-json-maven-plugin:0.0.1'
<dependency>
<groupId>de.matrixweb</groupId>
<artifactId>package-json-maven-plugin</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="de.matrixweb" name="package-json-maven-plugin" rev="0.0.1"/>
"de.matrixweb", "package-json-maven-plugin", "0.0.1"