@gotrash/assets
Version:
The public assets required across multiple GoTrash apps
25 lines (24 loc) • 598 B
JSON
{
"name": "@gotrash/assets",
"version": "0.0.2",
"description": "The public assets required across multiple GoTrash apps",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/gotrash/assets.git"
},
"keywords": [
"GoTrash",
"Assets"
],
"author": "Alex Scott <codetheorist@outlook.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/gotrash/assets/issues"
},
"homepage": "https://github.com/gotrash/assets#readme"
}