21 lines
505 B
JSON
21 lines
505 B
JSON
{
|
|
"name": "power-assert-renderer-base",
|
|
"description": "base renderer for power-assert context",
|
|
"version": "1.1.1",
|
|
"author": {
|
|
"name": "Takuto Wada",
|
|
"email": "takuto.wada@gmail.com",
|
|
"url": "https://github.com/twada"
|
|
},
|
|
"files": [
|
|
"README.md",
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/twada/power-assert-runtime",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/twada/power-assert-runtime.git"
|
|
}
|
|
} |