Download this file

26 lines (25 with data), 667 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "pytorch_sphinx_theme",
"version": "0.0.1",
"private": true,
"devDependencies": {
"anchor-js": "^4.3.0",
"autoprefixer": "^9.8.6",
"bootstrap": "4.3.1",
"browserify": "^13.0.0",
"connect-livereload": "~0.6.0",
"grunt": "~1.3.0",
"grunt-banner": "^0.6.0",
"grunt-browserify": "^5.0.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-uglify": "~3.3.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-exec": "~1.0.1",
"grunt-open": "0.2.3",
"grunt-postcss": "^0.9.0",
"matchdep": "~1.0.1",
"popper.js": "^1.14.3"
}
}