Files
nfc-react-native/package.json
T
2016-12-09 23:16:01 -03:00

16 lines
351 B
JSON

{
"name": "nfc-react-native",
"version": "0.3.1",
"description": "NFC Wrapper",
"main": "index.android.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sebastian Luberriaga",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/Lube/nfc-react-native.git"
}
}