typography-theme-wordpress-2011
Advanced tools
Comparing version 0.13.0 to 0.14.0
@@ -79,3 +79,2 @@ 'use strict'; | ||
}; | ||
exports.default = theme; |
{ | ||
"name": "typography-theme-wordpress-2011", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2011 default theme", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -12,2 +12,10 @@ "keywords": [ | ||
"license": "MIT", | ||
"homepage": "https://github.com/KyleAMathews/typography.js", | ||
"bugs": { | ||
"url": "https://github.com/KyleAMathews/typography.js/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/KyleAMathews/typography.js.git" | ||
}, | ||
"main": "./dist/index.js", | ||
@@ -14,0 +22,0 @@ "scripts": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
52314
1
1
0