react-native-sliding-puzzle
Version:
Puzzle / Number Captcha which can be used with react-native.
17 lines (16 loc) • 367 B
JSON
{
"name": "react-native-sliding-puzzle",
"version": "1.0.0",
"description": "Puzzle / Number Captcha which can be used with react-native.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"puzzle-captcha",
"captcha"
],
"author": "Mark Ng",
"license": "ISC"
}