mirror of
https://github.com/bower/bower.git
synced 2026-02-03 10:34:59 -05:00
8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"name": "myproject",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"jquery": "1.7.2",
|
|
"jquery-pjax": "1.0.0"
|
|
}
|
|
} |