facebookadlibrary
Version:
A package for interacting with the Facebook Ad Library API
19 lines • 373 B
JSON
{
"name": "facebookadlibrary",
"version": "1.0.0",
"description": "A package for interacting with the Facebook Ad Library API",
"module": "facebookadlibrary.js",
"keywords": [
"facebook",
"ad-library",
"facebook-ad-library",
"facebook-api",
"ads"
],
"author": "shash7",
"license": "MIT",
"type": "module",
"files": [
"dist"
]
}