xnil-server
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "xnil-server", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Fetch Url Downloads From Instagram & Facebook & TikTok & YouTube & Twitter & Google Drive & Pintarest & likee & threads", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/MOHAMMAD-NAYAN/nayan-media-downloader.git" | ||
"url": "git+https://github.com/shawonxnil143/xnil-server.git" | ||
}, | ||
@@ -45,5 +45,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/MOHAMMAD-NAYAN/nayan-media-downloader/issues" | ||
"url": "https://github.com/shawonxnil143/xnil-server/issues" | ||
}, | ||
"homepage": "https://github.com/MOHAMMAD-NAYAN/nayan-media-downloader#readme", | ||
"homepage": "https://github.com/shawonxnil143/xnil-server#readme", | ||
"dependencies": { | ||
@@ -50,0 +50,0 @@ "nayan-media-downloader": "^2.6.6" |
## Example | ||
```code | ||
const nayan = require('your-project-name'); | ||
const xnil = require('xnil-server'); | ||
nayan.alldown('url') | ||
xnil.alldown('url') | ||
.then(data => { | ||
@@ -7,0 +7,0 @@ console.log(data); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2430