Files
Berry Phillips 85861819a6 Replace references to Testacular with Karma (the new name and package.)
The Tentacular team recently renamed the project to Karma. It is recommended that all projects using Testacular update their code to use the new Karma package.
2013-03-20 13:20:04 -07:00

12 lines
158 B
JSON

{
"name": "gittip",
"version": "0.0.0",
"dependencies": {},
"devDependencies": {
"karma": ">=0.8"
},
"engines": {
"node": ">=0.8.0"
}
}