Files
2017-01-31 11:48:47 +02:00

16 lines
340 B
JSON

{
"name": "nfc-react-native",
"version": "0.3.8",
"description": "NFC Wrapper",
"main": "index",
"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"
}
}