18 lines
446 B
JSON
18 lines
446 B
JSON
{
|
|
"name": "sphinx_rtd_theme",
|
|
"version": "0.0.11",
|
|
"private": true,
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-sass": "~0.7.2",
|
|
"grunt-contrib-watch": "~0.4.3",
|
|
"grunt-contrib-connect": "0.5.0",
|
|
"grunt-contrib-clean": "0.5.0",
|
|
"grunt-contrib-copy": "0.5.0",
|
|
"connect-livereload": "~0.3.0",
|
|
"grunt-exec": "~0.4.2",
|
|
"grunt-open": "0.2.2",
|
|
"matchdep": "~0.1.2"
|
|
}
|
|
}
|