mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
18 lines
392 B
JSON
18 lines
392 B
JSON
{
|
|
"name": "sphinx_rtd_theme",
|
|
"version": "0.0.11",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-compass": "~0.2.0",
|
|
"grunt-contrib-watch": "~0.4.3",
|
|
"grunt-exec": "~0.4.2",
|
|
"grunt-contrib-connect": "0.5.0",
|
|
"grunt-contrib-copy": "0.4.1",
|
|
"grunt-contrib-clean": "0.5.0",
|
|
"grunt-open": "0.2.2",
|
|
"matchdep": "~0.1.2"
|
|
}
|
|
}
|
|
|