retard-npm
Version:
25 lines (24 loc) • 529 B
JSON
{
"name": "retard-npm",
"version": "0.1.1",
"description": "",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.js"
}
},
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npx tsc -b && node dist/index.js"
},
"keywords": ["bozo", "funny", "npm", "typescript", "meme", "retard"],
"author": "Unkown Bozo",
"license": "MIT"
}