UNPKG

micro-format

Version:
36 lines (35 loc) 1.02 kB
{ "name" : "micro-format", "version" : "v0.2.3", "description" : "Format string", "repository" : { "type": "hg", "url" : "https://bitbucket.org/frostbane/micro-format" }, "main" : "./microformat.js", "license" : "SEE LICENSE IN LICENSE.md", "keywords" : [ "micro-format", "format-micro", "string format", "format", "string" ], "devDependencies": { "jxunit" : "latest", "grunt-jxunit" : "latest", "jsdoc" : "latest", "jsdoc-sable" : "latest", "grunt" : "latest", "grunt-cli" : "latest", "grunt-jsdoc" : "latest", "grunt-contrib-copy" : "latest", "grunt-contrib-uglify": "latest" }, "dependencies": { }, "author" : { "name" : "Frostbane Ac", "email": "frostbane@programmer.net" } }