Skip to content

Commit

Permalink
npm initialized
Browse files Browse the repository at this point in the history
  • Loading branch information
cadic committed Feb 11, 2022
1 parent 4d17385 commit 5c631de
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "@10up/ads-txt",
"version": "1.3.0",
"description": "Create, manage, and validate your ads.txt and app-ads.txt from within WordPress, just like any other content asset.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/10up/ads-txt.git"
},
"author": {
"name": "10up",
"email": "[email protected]",
"url": "https://10up.com",
"role": "developer"
},
"license": "GPL",
"bugs": {
"url": "https://github.com/10up/ads-txt/issues"
},
"homepage": "https://github.com/10up/ads-txt"
}

0 comments on commit 5c631de

Please sign in to comment.