@nc-miau/miau
Version:
just console.log miau
29 lines (28 loc) • 443 B
JSON
{
"name": "@nc-miau/miau",
"version": "1.0.0",
"description": "just console.log miau",
"keywords": [
"One",
"of",
"a",
"kind",
"type",
"of",
"miau"
],
"repository": {
"type": "git",
"url": "miau miau miau"
},
"license": "ISC",
"author": "The Miau",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "console.log"
},
"publishConfig": {
"access": "public"
}
}