aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..d1cded1
--- /dev/null
+++ b/package.json
@@ -0,0 +1,23 @@
+{
+ "name": "planet-tyrian",
+ "version": "0.1.0",
+ "description": "tyrian - planet template pack",
+ "author": "Max Magorsch",
+ "license": "BSD-2-Clause",
+ "repository": {
+ "type": "git",
+ "url": "https://anongit.gentoo.org/git/sites/planet-tyrian.git"
+ },
+ "keywords": [
+ "planet",
+ "pluto",
+ "blank",
+ "planet-templates",
+ "gentoo",
+ "tyrian"
+ ],
+ "dependencies": {
+ "@gentoo/tyrian": "git+https://anongit.gentoo.org/git/sites/tyrian-theme.git",
+ "bootstrap-datepicker": "^1.9.0"
+ }
+}