test-0.0.0-SNAPSHOT/bower.json100664 350 12410065100 16244 0ustarbtilfordbtilford 0 0 { "name": "test", "version": "0.0.0", "authors": [ "Ben Tilford " ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] } test-0.0.0-SNAPSHOT/pom.xml100664 1561 12410074421 15603 0ustarbtilfordbtilford 0 0 4.0.0 com.bodybuilding.clientside clientside-root-pom 1.0.2 com.bodybuilding.clientside test 0.0.0-SNAPSHOT maven-assembly-plugin maven-dependency-plugin test-0.0.0-SNAPSHOT/package.json100664 310 12410065060 16522 0ustarbtilfordbtilford 0 0 { "name": "test", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" } test-0.0.0-SNAPSHOT/assembly.xml100664 1523 12410074321 16624 0ustarbtilfordbtilford 0 0 bower tar.gz ${project.basedir} **/* **/node_modules/ **/bower_components/ **/maven_dependencies/ **/target/