UNPKG

@huiyu/string-template

Version:

A simple and customizable Javascript string template/

25 lines (24 loc) 542 B
{ "name": "@huiyu/string-template", "version": "1.0.0", "description": "A simple and customizable Javascript string template/", "main": "index.js", "scripts": { "test": "mocha test.js" }, "devDependencies": { "chai": "^4.1.2", "mocha": "^4.0.0" }, "keywords": [ "string", "template" ], "author": "Yu Hui", "repository": "git@github.com:huiyu/string-template.git", "license": "MIT", "bugs": { "url": "https://github.com/huiyu/string-template/issues", "email": "huiyu219@gmail.com" } }