craftix
Version:
This package helps you in game development and HTML design.
39 lines • 701 B
JSON
{
"name": "craftix",
"version": "1.2.1",
"description": "This package helps you in game development and HTML design.",
"main": "dist/index.js",
"keywords": [
"game",
"dev",
"html",
"util",
"utils",
"tool",
"creft",
"lodash",
"buildify",
"craftix",
"codeblend",
"codecrafty",
"artiscript",
"creativix",
"designify",
"devforge",
"craftify",
"scriptcraft",
"makeflow",
"craftology",
"devcraft",
"buildify",
"designcraft",
"codeverse"
],
"author": "daria",
"license": "ISC",
"scripts": {
"build": "tsc --build --clean && tsc",
"publish": "npm publish",
"login": "npm login"
}
}