mirror of
https://github.com/ExactTarget/fuelux.git
synced 2026-04-26 03:00:10 -04:00
17 lines
280 B
JSON
17 lines
280 B
JSON
{
|
|
"dependencies": {
|
|
"underscore": "1.x",
|
|
"fuelux": "3.x",
|
|
"requirejs": "2.x",
|
|
"bootstrap": "3.x",
|
|
"moment": "2.x",
|
|
"backbone": "1.x",
|
|
"requirejs-text": "2.x"
|
|
},
|
|
"ignore": [
|
|
"**/.*",
|
|
"_*"
|
|
],
|
|
"name": "fueluxdocs",
|
|
"version": "3.6.4"
|
|
} |