Files
bower/test/assets/sprockets/component.json
Chris Aniszczyk c220329337 Initial Release
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-09-06 17:11:42 -07:00

9 lines
181 B
JSON

{
"name": "myproject",
"version": "1.0.0",
"dependencies": {
"package-bootstrap": "git://github.com/maccman/package-bootstrap.git#~1.0.0",
"jquery-ui": "latest"
}
}