fp/packages/taco/package.json

14 lines
249 B
JSON

{
"name": "@futureporn/taco",
"type": "module",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Warn: no test specified\" && exit 0"
},
"keywords": [],
"author": "",
"license": "ISC"
}