You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Create a client side application that will allow users to initiate an online transaction and check on the status of the transaction. The transaction itself will take place by means of an API provided by Client. 80|20 will be a 100% client-side HTML, CSS, and JavaScript application that will be deployed by others as a GitHub Pages static website.",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-bower-task": "^0.4.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-exec": "^1.0.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"