spc_hero_article
Version:
This is one of a few testcomponents developed to fit Spacecraft.
24 lines (23 loc) • 604 B
JSON
{
"name": "spc_hero_article",
"version": "0.0.3",
"description": "This is one of a few testcomponents developed to fit Spacecraft.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Fredrik Larsson",
"license": "ISC",
"repository": {
"type": "git",
"url": "git@github.com:pedric/project-components.git"
},
"keywords": [
"Spacecraft",
"componentlibrary"
],
"bugs": {
"url": "https://github.com/pedric/project-components/issues"
},
"homepage": "https://github.com/pedric/project-components#readme"
}