sol2/package.json

17 lines
367 B
JSON
Raw Normal View History

{
"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-contrib-uglify": "~0.2.0",
"grunt-exec": "~0.4.2",
"grunt-contrib-connect": "0.5.0",
"grunt-contrib-copy": "0.4.1",
"matchdep": "~0.1.2"
}
}