soyutils-nogoog
Version:
Soyutils without dependency on google.
20 lines • 415 B
JSON
{
"name": "soyutils-nogoog",
"version": "1.0.0",
"description": "Soyutils without dependency on google.",
"repository": {
"type": "git",
"url": "https://github.com/brunobasto/soyutils-nogoog"
},
"main": "index.js",
"keywords": [
"closure-templates",
"google",
"soyutils"
],
"author": {
"name": "Bruno Basto",
"email": "bruno.basto@liferay.com"
},
"license": "MIT"
}