Current section

Files

Jump to
thesis package.json
Raw

package.json

{
"name": "thesis",
"version": "0.0.22-dev",
"main": "./priv/static/thesis.js",
"repository": {},
"license": "MIT",
"devDependencies": {
"babel-brunch": "~6.0.0",
"babel-preset-react": "^6.5.0",
"brunch": "^2.8.2",
"clean-css-brunch": "^2.0",
"css-brunch": "^2.6",
"medium-editor": "^5.14.4",
"node-sass": "^3.4.1",
"react": "15.2.1",
"react-dom": "15.2.1",
"sass-brunch": "^2.6.3",
"uglify-js-brunch": "^2.0.1",
"whatwg-fetch": "^1.0.0"
},
"files": [
"package.json",
"priv/static/thesis.js"
],
"scripts": {}
}