Created
April 11, 2016 07:15
-
-
Save snoblenet/9308701e22bc45bf3a669ffb2ead7c0a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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