Skip to content

Instantly share code, notes, and snippets.

@snhasani
Created December 28, 2014 14:09
Show Gist options
  • Save snhasani/200b779da1c9f2892bb3 to your computer and use it in GitHub Desktop.
Save snhasani/200b779da1c9f2892bb3 to your computer and use it in GitHub Desktop.
package.json for PhoneGap App on Ripple
{
"name": "Rippler",
"version": "1.0.0",
"description": "test Ripple",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"cordova": "^4.1.2",
"gulp": "^3.8.10",
"open": "0.0.5",
"ripple-emulator": "^0.9.24"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment