daughter
Version:
19 lines (18 loc) • 413 B
JSON
{
"name": "daughter",
"version": "2.0.0",
"description": "daughter",
"main": "index.js",
"scripts": {
"test": "echo \"Daughter: No test to complete.\""
},
"keywords": [
"daughter",
"upsided"
],
"author": "upsided",
"license": "The Unlicense",
"readme": "https://github.com/Upsidedly/daughter#readme",
"repository": "https://github.com/Upsidedly/daughter",
"type": "module"
}