15 lines
392 B
JSON
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"
|
|
}
|
|
}
|