web-extension-starter/package.json
2019-10-25 12:06:49 +05:30

10 lines
306 B
JSON

{
"name": "web-extension-starter",
"version": "1.0.0",
"description": "Web Extension Starter",
"main": "index.js",
"repository": "https://github.com/abhijithvijayan/web-extension-starter.git",
"author": "abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com>",
"private": true
}