hooked-on-web-components/package.json

12 lines
301 B
JSON
Raw Normal View History

2019-03-11 22:34:01 +00:00
{
"name": "web-functional-component",
"version": "1.0.0",
"description": "A wrapper around web-components to allow more functional patterns",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "john@jshaver.net",
"license": "MIT"
}