create-bookmarkleet
Version:
Create a new bookmarkleet project.
27 lines (26 loc) • 570 B
JSON
{
"name": "create-bookmarkleet",
"version": "2.1.4",
"main": "index.js",
"bin": "index.js",
"description": "Create a new bookmarkleet project.",
"author": "Anders D. Johnson",
"license": "ISC",
"homepage": "https://bookmarkleet.com",
"files": [
"index.js"
],
"keywords": [
"create",
"bookmark",
"bookmarklet",
"bookmarks",
"bookmarklets",
"cli"
],
"funding": "https://github.com/sponsors/AndersDJohnson",
"dependencies": {
"base-create": "^3.0.5"
},
"gitHead": "3aa62aecad6e6751c954bb63e22da290ca45834c"
}