2015-07-15 05:34:55 +08:00
|
|
|
{
|
|
|
|
"name": "oxbow",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"authors": [
|
|
|
|
"Dan Brown <ssddanbrown@googlemail.com>"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"ignore": [
|
|
|
|
"**/.*",
|
|
|
|
"node_modules",
|
|
|
|
"bower_components",
|
|
|
|
"public/bower/",
|
|
|
|
"test",
|
|
|
|
"tests"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2015-07-16 05:55:49 +08:00
|
|
|
"tinymce-dist": "~4.2.1",
|
|
|
|
"bootstrap": "~3.3.5",
|
2015-07-31 05:27:35 +08:00
|
|
|
"jquery-sortable": "~0.9.13",
|
2015-10-09 06:49:18 +08:00
|
|
|
"material-design-iconic-font": "~2.1.1"
|
2015-07-15 05:34:55 +08:00
|
|
|
}
|
|
|
|
}
|