mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-03-03 23:18:43 +00:00
13 lines
304 B
JSON
13 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"
|
|
}
|
|
}
|