2013-10-22 21:35:07 -07:00
|
|
|
{
|
|
|
|
|
"name": "sphinx_rtd_theme",
|
2018-06-28 12:21:06 -07:00
|
|
|
"main": "js/theme.js",
|
2019-02-12 16:31:39 -03:00
|
|
|
"version": "0.4.3",
|
2013-10-22 21:35:07 -07:00
|
|
|
"private": true,
|
|
|
|
|
"devDependencies": {
|
2018-03-29 18:33:12 -06:00
|
|
|
"bower": "^1.8.4",
|
2017-03-23 00:07:01 -04:00
|
|
|
"browserify": "^13.0.0",
|
|
|
|
|
"connect-livereload": "~0.6.0",
|
|
|
|
|
"grunt": "~1.0.1",
|
2018-04-10 13:48:11 +02:00
|
|
|
"grunt-banner": "^0.6.0",
|
2017-03-23 00:07:01 -04:00
|
|
|
"grunt-browserify": "^5.0.0",
|
|
|
|
|
"grunt-contrib-clean": "^1.0.0",
|
|
|
|
|
"grunt-contrib-connect": "^1.0.2",
|
|
|
|
|
"grunt-contrib-copy": "~1.0.0",
|
2017-12-27 21:33:02 -05:00
|
|
|
"grunt-contrib-sass": "~1.0.0",
|
2017-12-29 16:23:17 +01:00
|
|
|
"grunt-contrib-uglify": "~3.3.0",
|
2017-03-23 00:07:01 -04:00
|
|
|
"grunt-contrib-watch": "~1.0.0",
|
|
|
|
|
"grunt-exec": "~1.0.1",
|
|
|
|
|
"grunt-open": "0.2.3",
|
|
|
|
|
"matchdep": "~1.0.1"
|
2013-10-22 21:35:07 -07:00
|
|
|
}
|
|
|
|
|
}
|