mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-18 13:22:20 +01:00
15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"name": "meanjs",
|
|
"version": "0.3.1",
|
|
"description": "Fullstack JavaScript with MongoDB, Express, AngularJS, and Node.js.",
|
|
"dependencies": {
|
|
"bootstrap": "~3",
|
|
"angular": "~1.2",
|
|
"angular-resource": "~1.2",
|
|
"angular-animate": "~1.2",
|
|
"angular-mocks": "~1.2",
|
|
"angular-bootstrap": "~0.11.0",
|
|
"angular-ui-utils": "~0.1.1",
|
|
"angular-ui-router": "~0.2.10"
|
|
}
|
|
} |