carti
Version:
cartify:)💔 your*^!🖤 text+!)
44 lines (43 loc) • 825 B
JSON
{
"name": "carti",
"version": "1.0.4",
"description": "cartify:)💔 your*^!🖤 text+!)",
"main": "src/",
"directories": {
"test": "test"
},
"scripts": {
"pretest": "eslint src/**/*.js",
"test": "node test/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xJodye/carti.git"
},
"keywords": [
"carti",
"playboi",
"playboicarti",
"cartinese",
"cartify",
"meme",
"hiphop",
"hip-hop",
"rap",
"music",
"culture"
],
"author": "Tanveer Mahmood",
"license": "MIT",
"bin": {
"carti": "src/cli/index.js"
},
"bugs": {
"url": "https://github.com/xJodye/cartify/issues"
},
"homepage": "https://github.com/xJodye/cartify#readme",
"devDependencies": {
"eslint": "^7.3.1"
},
"dependencies": {}
}