jstools-utils
Version:
utils jstool example
24 lines (23 loc) • 483 B
JSON
{
"name": "jstools-utils",
"main": "utils.js",
"version": "0.0.23",
"homepage": "https://github.com/jstools/utils",
"authors": [
"Jesús Germade <jesus@germade.es>"
],
"description": "simple javascript utils handler",
"keywords": [
"javascript",
"jstools",
"utils"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}