arc.aoi
Version:
Arc.aoi is a Simple & Useful package created by JosipFX, which contains Custom Functions that literally make a new Coding Language! Its goal is to make it “literal” & “easy” as it can be!
36 lines (35 loc) • 1.03 kB
JSON
{
"name": "arc.aoi",
"version": "1.0.4",
"description": "Arc.aoi is a Simple & Useful package created by JosipFX, which contains Custom Functions that literally make a new Coding Language! Its goal is to make it “literal” & “easy” as it can be!",
"main": "arc.aoi/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"aoijsmodified": "npm install https://github.com/JosipFX1/aoi.js-arc.aoi"
},
"repository": {
"type": "git",
"url": "https://github.com/JosipFX1/arc.aoi.git"
},
"keywords": [
"Discord",
"Bot",
"NPM",
"Aoi.js",
"BDFD",
"bdfd"
],
"author": "JosipFX",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/JosipFX1/arc.aoi/issues"
},
"homepage": "https://github.com/JosipFX1/arc.aoi#readme",
"dependencies": {
"aoi.js": "github:JosipFX1/aoi.js-arc.aoi",
"chalk": "^4.1.2"
},
"publishConfig": {
"@JosipFX1:registry": "https://npm.pkg.github.com"
}
}