0 info it worked if it ends with ok 1 verbose cli [ 'node', '/usr/local/bin/vpm', 'publish' ] 2 info using npm@1.1.30 3 info using node@v0.8.17 4 verbose config file /Users/sbartell/.vpmrc 5 verbose config file /usr/local/etc/vpmrc 6 verbose config file /usr/local/lib/node_modules/vpm/node_modules/npm/npmrc 7 verbose publish [ '.' ] 8 verbose read json /Users/sbartell/Dropbox/packages/node_modules/vs906_encdec/package.json 9 verbose cache add [ '.', null ] 10 silly cache add name=undefined spec="." args=[".",null] 11 verbose parsed url { pathname: '.', path: '.', href: '.' } 12 verbose read json package.json 13 error addLocal Could not install . 14 error Failed to parse json 14 error Unexpected token } 15 error File: package.json 16 error Failed to parse package.json data. 16 error package.json must be actual JSON, not just JavaScript. 16 error 16 error This is not a bug in vpm. 16 error Tell the package author to fix their package.json file. JSON.parse 17 error System Darwin 12.2.1 18 error command "node" "/usr/local/bin/vpm" "publish" 19 error cwd /Users/sbartell/Dropbox/packages/node_modules/vs906_encdec 20 error node -v v0.8.17 21 error npm -v 1.1.30 22 error vpm -v 2.1.4 23 error file package.json 24 error code EJSONPARSE 25 error message Failed to parse json 25 error message Unexpected token } 26 verbose exit [ 1, true ]