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