Skip to content

Instantly share code, notes, and snippets.

@tristanlins
Created October 9, 2013 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tristanlins/6901021 to your computer and use it in GitHub Desktop.
Save tristanlins/6901021 to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type": "package",
"package": {
"name": "components/jquery-transit",
"type": "component",
"version": "0.9.9",
"homepage": "https://github.com/rstacruz/jquery.transit",
"require": {
"robloach/component-installer": "*"
},
"extra": {
"component": {
"scripts": [
"jquery.transit.js"
]
}
},
"source": {
"url": "git://github.com/rstacruz/jquery.transit.git",
"type": "git",
"reference": "v0.9.9"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment