Files
twentytwelve-child/_/Swipe/component.json
2016-10-20 19:45:17 +02:00

13 lines
190 B
JSON
Executable File

{
"name": "Swipe",
"version": "2.0.0",
"main": ["./swipe.js"],
"author": "Brad Birdsall",
"license": "MIT",
"ignore": [
"**/*.html",
"**/*.css",
"Gruntfile.js"
]
}