12 lines
280 B
JSON
12 lines
280 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"
|
||
|
}
|
||
|
}
|