Standardnotes theme. Forked from https://github.com/standardnotes/titanium-theme
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.
 
 

18 lines
383 B

{
"name": "sn-theme-titanium",
"version": "1.2.2",
"main": "dist/dist.css",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-newer": "^1.2.0",
"grunt-contrib-sass": "^1.0.0"
},
"sn": {
"main": "dist/dist.css"
},
"repository": {
"type": "git",
"url": "git://github.com/sn-extensions/titanium-theme.git"
}
}