1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-27 19:12:52 +02:00
TableFilter/libs/almond/.bower.json

20 lines
442 B
JSON
Raw Normal View History

2014-11-01 12:52:59 +01:00
{
"name": "almond",
2015-04-27 16:26:59 +02:00
"version": "0.3.1",
2014-11-01 12:52:59 +01:00
"main": "almond.js",
"ignore": [
"tests",
"shrinktest.sh"
],
"homepage": "https://github.com/jrburke/almond",
2015-04-27 16:26:59 +02:00
"_release": "0.3.1",
2014-11-01 12:52:59 +01:00
"_resolution": {
"type": "version",
2015-04-27 16:26:59 +02:00
"tag": "0.3.1",
"commit": "8336992b1a3fee8d10310822d4222fb82d24f097"
2014-11-01 12:52:59 +01:00
},
"_source": "git://github.com/jrburke/almond.git",
2015-04-27 16:26:59 +02:00
"_target": "~0.3.1",
2014-11-01 12:52:59 +01:00
"_originalSource": "almond",
"_direct": true
}