Files
status-react/modules/react-native-desktop-gesture-handler/package.json
T

14 lines
318 B
JSON
Raw Normal View History

2019-10-01 20:52:20 +03:00
{
"private": true,
"nativePackage": true,
"name": "react-native-desktop-gesture-handler",
"version": "1.0.0",
"description": "Mock for react-native-gesture-handler package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": ""
}