My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/servers/isso/package.json

15 lines
343 B

{
"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"
}
}