react-native-quick-actions/package.json
2016-05-19 11:57:16 -04:00

16 lines
419 B
JSON

{
"name": "react-native-quick-actions",
"version": "0.1.4",
"description": "A react-native interface for Touch 3D home screen quick actions",
"main": "index.ios.js",
"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.11.2"
}
}