dhr
Version:
Dog <hr />
31 lines • 699 B
JSON
{
"name": "dhr",
"version": "1.0.1",
"description": "Dog <hr />",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/adogio/DHR.git"
},
"keywords": [
"HR",
"React",
"DogUI"
],
"author": "WMXPY",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/adogio/DHR/issues"
},
"homepage": "https://github.com/adogio/DHR#readme",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"rimraf": "^2.6.2"
}
}