Trying to use a lib but getting this error...
npm ERR! JSON.parse Failed to parse package.json data. npm ERR! JSON.parse Note that package.json must be actua
Just to complete the answer, you can simply use an online JSON validator to validate your package.json. I highly recommend http://jsonlint.com/, paste your package.json in the textarea and click on the Validate button, that's all!
package.json