@azteam/error
Advanced tools
Comparing version 1.0.36 to 1.0.37
@@ -1,17 +0,1 @@ | ||
{ | ||
"name": "@azteam/error", | ||
"version": "1.0.36", | ||
"description": "N/A", | ||
"keywords": [ | ||
"toda", | ||
"nodejs", | ||
"error" | ||
], | ||
"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" | ||
} | ||
} | ||
{"name":"@azteam/error","version":"1.0.37","description":"N/A","keywords":["toda","nodejs","error"],"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"}} |
8878