phaser-swipe
Version:
A swipe component for Phaser.io
25 lines (24 loc) • 417 B
JSON
{
"name": "phaser-swipe",
"description": "A swipe component for Phaser.io",
"main": "swipe.js",
"authors": [
"Vegard.Hanssen@cellarlabs.com"
],
"license": "MIT",
"keywords": [
"Phaser",
"swipe"
],
"homepage": "https://github.com/flogvit/phaser-swipe",
"moduleType": [
"node"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}