Skip to content

Instantly share code, notes, and snippets.

@snoblenet
Created April 11, 2016 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snoblenet/9308701e22bc45bf3a669ffb2ead7c0a to your computer and use it in GitHub Desktop.
Save snoblenet/9308701e22bc45bf3a669ffb2ead7c0a to your computer and use it in GitHub Desktop.
{
"name": "testivate-research-gigs",
"version": "1.0.0",
"description": "Earn money by testing websites",
"main": "main.js",
"scripts": {
"start": "electron main.js"
},
"keywords": [
"Testivate",
"research",
"gigs"
],
"author": "Testivate Pty Ltd",
"homepage": "https://testivate.com",
"devDependencies": {
"electron-prebuilt": "^0.37.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment