mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
13 lines
295 B
JSON
Executable File
13 lines
295 B
JSON
Executable File
{
|
|
"name": "angular-quickstart",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"bootstrap": "2.3.2",
|
|
"angular": "1.0.6",
|
|
"angular-resource": "1.0.6",
|
|
"angular-cookies": "1.0.6",
|
|
"angular-bootstrap": "0.6.0",
|
|
"angular-ui-utils": "0.0.4"
|
|
}
|
|
}
|