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.
|
|
{
|
|
|
"name": "brett.is",
|
|
|
"version": "0.1.0",
|
|
|
"description": "Personal blog of Brett Langdon",
|
|
|
"main": "",
|
|
|
"private": true,
|
|
|
"dependencies": {
|
|
|
"clean-css": "^2.2.2",
|
|
|
"moment": "~2.3.1",
|
|
|
"typogr": "~0.5.2",
|
|
|
"underscore": "~1.4.4",
|
|
|
"wintersmith": "~2.0.8"
|
|
|
},
|
|
|
"devDependencies": {},
|
|
|
"scripts": {
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
},
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/brettlangdon/brett.is.git"
|
|
|
},
|
|
|
"author": "Brett Langdon <brett@blangdon.com> (http://brett.is)",
|
|
|
"license": "MIT",
|
|
|
"bugs": {
|
|
|
"url": "https://github.com/brettlangdon/brett.is/issues"
|
|
|
}
|
|
|
}
|