hms-shrine-contract
Version:
HMS Shrine Contract - shared constants and action creators for reducer integration
28 lines (27 loc) • 727 B
JSON
{
"name": "hms-shrine-contract",
"version": "1.0.4",
"description": "HMS Shrine Contract - shared constants and action creators for reducer integration",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bendcarmen/hms-shrine-contract.git"
},
"keywords": [
"HMS",
"Shrine",
"Contract"
],
"author": "‘Ben <benjamin_carmen@hms.harvard.edu>",
"license": "MIT",
"bugs": {
"url": "https://github.com/bendcarmen/hms-shrine-contract/issues"
},
"homepage": "https://github.com/bendcarmen/hms-shrine-contract#readme",
"dependencies": {
"redux-actions": "^2.2.1"
}
}