Comparing version 0.2.0 to 0.2.1
@@ -0,4 +1,7 @@ | ||
'use strict'; | ||
var vsprintf = require('sprintf-js').vsprintf; | ||
function i18n(options){ | ||
/* jshint validthis: true */ | ||
options = options || {}; | ||
@@ -5,0 +8,0 @@ |
{ | ||
"name": "hexo-i18n", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "i18n module for Hexo.", | ||
@@ -15,3 +15,3 @@ "main": "lib/i18n", | ||
}, | ||
"repository": "hexojs/i18n", | ||
"repository": "hexojs/hexo-i18n", | ||
"homepage": "http://hexo.io/", | ||
@@ -18,0 +18,0 @@ "keywords": [ |
@@ -1,4 +0,4 @@ | ||
# i18n | ||
# hexo-i18n | ||
[![Build Status](https://travis-ci.org/hexojs/i18n.svg?branch=master)](https://travis-ci.org/hexojs/i18n) [![NPM version](https://badge.fury.io/js/hexo-i18n.svg)](http://badge.fury.io/js/hexo-i18n) [![Coverage Status](https://img.shields.io/coveralls/hexojs/i18n.svg)](https://coveralls.io/r/hexojs/i18n?branch=master) | ||
[![Build Status](https://travis-ci.org/hexojs/hexo-i18n.svg?branch=master)](https://travis-ci.org/hexojs/hexo-i18n) [![NPM version](https://badge.fury.io/js/hexo-i18n.svg)](http://badge.fury.io/js/hexo-i18n) [![Coverage Status](https://img.shields.io/coveralls/hexojs/hexo-i18n.svg)](https://coveralls.io/r/hexojs/hexo-i18n?branch=master) | ||
@@ -5,0 +5,0 @@ i18n module for [Hexo]. |
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 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
6978
103