Merge branch 'master' of ssh://repo.or.cz/srv/git/recordtv
[recordtv.git] / www / index / package.json
blobd3fb1358ebee896aa017a65fe1eb4d9ab74ad99b
2     "name": "tvindex"
3     "description": "Run through a dir finding mp4 files, thumbnails and descriptions, and build a sqlite index.",
4     "version": "0.1",
5     "private": true,
6     "dependencies": {},
7     "devDependencies": {
8         "vows": ">=0.6.3"
9     }