UNPKG

icetool

Version:
32 lines (31 loc) 687 B
{ "name": "icetool", "displayName": "IceTool", "version": "0.1.0", "description": "Your fonctions friends", "main": "out/main.js", "types": "out/main.d.ts", "keywords": [ "fuction", "functions", "tool", "tools", "function tool", "function", "roman", "ms", "date" ], "repository": { "type": "git", "url": "git+https://github.com/newglace/icetool.git" }, "author": "NewGlace", "license": "ISC", "dependencies": { "typescript": "^4.3.2" }, "devDependencies": { "@types/node": "^15.14.9" } }