13 lines
392 B
JSON
13 lines
392 B
JSON
{
|
|
"name": "admin-theme",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"requirejs": "~2.1.4",
|
|
"modernizr": "~2.6.2",
|
|
"jquery": "~1.9.1",
|
|
"bootstrap": "https://github.com/twitter/bootstrap/archive/3.0.0-wip.zip",
|
|
"font-awesome": "~3.2.1-wip",
|
|
"sass-twitter-bootstrap": "https://github.com/jlong/sass-twitter-bootstrap/archive/3.0.0-wip.zip"
|
|
},
|
|
"devDependencies": {}
|
|
} |