Skip to content

Instantly share code, notes, and snippets.

@alduro
Created July 10, 2015 17:25
Show Gist options
  • Save alduro/bebe92cece1a3501f12a to your computer and use it in GitHub Desktop.
Save alduro/bebe92cece1a3501f12a to your computer and use it in GitHub Desktop.
{
"name": "gesto-wok",
"version": "1.0.0",
"dependencies": {
"jquery": "~2.1.1",
"angular-animate": "~1.3.4",
"angular-cookies": "~1.3.4",
"angular-touch": "~1.3.4",
"angular-sanitize": "~1.3.4",
"angular-css": "~1.0.7",
"bootstrap": "~3.3.1",
"angular-bootstrap": "0.13.0",
"angular": "~1.3.4",
"demeter-core": "git+https://f5cd9b995228b50ad61670d17dd6e6cb27c181e1:x-oauth-basic@github.com/Gesto/demeter-core.git#develop",
"gestoapijs": "git+https://f5cd9b995228b50ad61670d17dd6e6cb27c181e1:x-oauth-basic@github.com/Gesto/gestoapijs.git#develop",
"moment": "~2.10.3",
"angular-ui-router": "~0.2.15"
},
"devDependencies": {
"angular-mocks": "~1.3.4"
},
"resolutions": {
"jquery": "~2.1.1",
"angular": "~1.3.4"
"html5-boilerplate": "~4.3.0",
"demeter-common": "git@github.com:Gesto/demeter-common.git#1.0.0",
"gestoapijs": "git@github.com:Gesto/gestoapijs.git#0.0.2",
"angular-bootstrap": "0.13.0",
"moment": "~2.10.3",
"angulartics": "~0.19.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment