Current section
Files
Jump to
Current section
Files
package.json
{
"name": "thesis",
"version": "0.0.19-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",
"medium-editor": "^5.14.4",
"react": "0.14.7",
"react-dom": "0.14.7",
"whatwg-fetch": "^0.11.0",
"clean-css-brunch": ">= 1.0 < 1.8",
"css-brunch": ">= 1.0 < 1.8",
"sass-brunch": "^1.9.1",
"node-sass": "^3.4.1"
},
"files": [
"package.json",
"priv/static/thesis.js"
],
"scripts": {}
}