mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
21f0b45155
this fixes #129277
15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"name": "isso",
|
|
"version": "latest",
|
|
"author": "Martin Zimmermann",
|
|
"description": "lightweight Disquis alternative",
|
|
"license": "MIT",
|
|
"repository": "github:posativ/isso",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"almond": "^0.3.3",
|
|
"jade": "^1.5.0",
|
|
"requirejs": "^2.3.6",
|
|
"requirejs-text": "^2.0.15"
|
|
}
|
|
}
|