a79fb363aa
One less step for new contributors who need to add dependencies.
12 lines
304 B
JSON
12 lines
304 B
JSON
{
|
|
"name": "textsecure-chrome",
|
|
"repository": "https://github.com/WhisperSystems/TextSecure.git",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-concat": "^0.5.0",
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
"grunt-preen": "^1.0.0",
|
|
"bower": "^1.3.12"
|
|
}
|
|
}
|