@azteam/util
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -1,19 +0,1 @@ | ||
{ | ||
"name": "@azteam/util", | ||
"version": "1.0.43", | ||
"description": "N/A", | ||
"keywords": [ | ||
"toda", | ||
"nodejs", | ||
"slug", | ||
"timeout" | ||
], | ||
"license": "MIT", | ||
"author": "toda <sp.azsolution.net@gmail.com>", | ||
"main": "./lib/index.js", | ||
"module": "./src/index.js", | ||
"scripts": { | ||
"prepublish": "babel src --delete-dir-on-start -d lib" | ||
}, | ||
"dependencies": {} | ||
} | ||
{"name":"@azteam/util","version":"1.0.44","description":"N/A","keywords":["toda","nodejs","slug","timeout"],"license":"MIT","author":"toda <sp.azsolution.net@gmail.com>","main":"./lib/index.js","module":"./src/index.js","scripts":{"prepublishOnly":"babel src --delete-dir-on-start -d lib"},"dependencies":{}} |
27912