mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-16 15:41:11 +01:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"name": "angular-underscore",
|
|
"version": "0.5.0",
|
|
"main": "angular-underscore.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|