blob: c6200b1b1509ab6d9bb2ebb6c888e099e3998410 [file] [log] [blame]
{
"name": "mnemonic",
"version": "1.0.0",
"description": "This branch contains the generated HTML for the [Mnemonic website](https://mnemonic.apache.org).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://garyw@git-wip-us.apache.org/repos/asf/mnemonic-site.git"
},
"author": "Gang(Gary) Wang",
"license": "LicenseRef-LICENSE",
"devDependencies": {
"babel-core": "^6.25.0",
"babel-loader": "^7.0.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"react": "^15.6.1",
"react-addons-update": "^15.6.0",
"react-dom": "^15.6.1",
"webpack": "^2.6.1"
}
}