react-native-pure-button
Version:
28 lines (27 loc) • 644 B
JSON
{
"name": "react-native-pure-button",
"version": "2.0.9",
"description": "react native button",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/musicode/react-native-pure-button.git"
},
"keywords": [
"react",
"native",
"button"
],
"author": "musicode",
"license": "ISC",
"bugs": {
"url": "https://github.com/musicode/react-native-pure-button/issues"
},
"homepage": "https://github.com/musicode/react-native-pure-button#readme",
"dependencies": {
"prop-types": "^15.8.1"
}
}