mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-06 12:11:02 +01:00
15 lines
347 B
JSON
15 lines
347 B
JSON
{
|
|
"name": "mean",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"bootstrap-assets": "2.3.2",
|
|
"angular": "~1.0.6",
|
|
"angular-resource": "~1.0.6",
|
|
"angular-cookies": "~1.0.6",
|
|
"angular-bootstrap": "~0.4.0",
|
|
"angular-ui-utils": "0.0.4",
|
|
"json3": "~3.2.4",
|
|
"jquery": "~1.9.1"
|
|
}
|
|
}
|