mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-15 15:40:53 +01:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"name": "hammerjs",
|
|
"main": "hammer.js",
|
|
"ignore": [
|
|
"tests",
|
|
"src",
|
|
".bowerrc",
|
|
".gitignore",
|
|
".jscsrc",
|
|
".jshintrc",
|
|
".travis.yml",
|
|
"component.json",
|
|
"Gruntfile.coffee",
|
|
"package.json"
|
|
]
|
|
}
|