asteroidos.org/package.json

65 lines
1.8 KiB
JSON
Raw Normal View History

2017-06-25 14:39:19 +00:00
{
"name": "asteroidos.org",
"description": "Official website for AsteroidOS",
"version": "1.0.0",
"homepage": "https://github.com/AsteroidOS/asteroidos.org",
"author": "The AsteroidOS project",
"repository": {
"type": "git",
"url": "https://github.com/AsteroidOS/asteroidos.org.git"
},
"bugs": {
"url": "https://github.com/AsteroidOS/asteroidos.org/issues"
},
"license": "(MIT OR CC-BY-3.0)",
"main": "Gruntfile.js",
"devDependencies": {
"assemble": "^0.4.42",
"assemble-contrib-permalinks": "^0.3.6",
"assemble-less": "^0.7.0",
"chalk": "^0.5.1",
"cheerio": "^0.17.0",
"cwd": "^0.3.7",
"fs-utils": "^0.4.3",
"git-branch": "^0.1.2",
"git-repo-name": "^0.2.0",
"git-username": "^0.2.0",
"github": "^0.2.2",
"github-repo-url": "^0.2.1",
"gray-matter": "^0.5.0",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.8.0",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-http-download": "^0.1.0",
"grunt-prettify": "^0.3.5",
"grunt-repos": "^0.1.2",
"grunt-sync-pkg": "^0.1.2",
"handlebars": "^2.0.0",
"handlebars-helper-datetime": "^0.1.0",
"handlebars-helper-feed": "^0.1.1",
"handlebars-helper-slugify": "^0.2.0",
"highlight.js": "^9.11.0",
"lodash": "^2.4.1",
"marked": "^0.3.2",
"marked-extras": "^0.2.4",
"relative": "^0.1.6",
"remote-origin-url": "^0.2.1",
"request": "^2.42.0",
"strip-indent": "^1.0.0",
"template": "^0.2.1",
"verbalize": "^0.1.2"
},
"keywords": [
"handlebars-helper-datetime",
"handlebars-helper-feed",
"handlebars-helper-slugify",
"less css",
"less",
"less.js",
"lesscss"
]
}