react-native-quick-actions/package.json
2024-03-13 08:43:23 +01:00

15 lines
392 B
JSON

{
"name": "react-native-quick-actions",
"version": "0.3.14",
"description": "A react-native interface for Touch 3D home screen quick actions",
"repository": {
"type": "git",
"url": "https://github.com/jordanbyron/react-native-quick-actions"
},
"author": "Jordan Byron <jordan.byron@gmail.com>",
"license": "MIT",
"devDependencies": {
"react-native": "^0.40"
}
}