Files

16 lines
340 B
JSON
Raw Permalink Normal View History

2016-11-22 17:26:39 -03:00
{
"name": "nfc-react-native",
2017-01-16 14:31:40 -03:00
"version": "0.3.8",
2016-11-22 17:26:39 -03:00
"description": "NFC Wrapper",
2017-01-31 11:48:47 +02:00
"main": "index",
2016-11-22 17:26:39 -03:00
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sebastian Luberriaga",
2016-11-22 17:38:23 -03:00
"license": "ISC",
2016-11-22 17:38:26 -03:00
"repository": {
"type": "git",
"url": "https://github.com/Lube/nfc-react-native.git"
}
2016-11-22 17:26:39 -03:00
}