1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 10:51:56 +00:00
musix-oss/node_modules/dblapi.js/package.json
2019-10-10 16:43:04 +03:00

59 lines
1.5 KiB
JSON

{
"_from": "dblapi.js",
"_id": "dblapi.js@2.3.0",
"_inBundle": false,
"_integrity": "sha512-8uZQMBg1coJsL5SEN1oPj2dgjgfm0DW7FhP8XWnG2V/xcOJnQNM2kCId1g/pyqm8PYH9346olL1IrLJQ6m0wOg==",
"_location": "/dblapi.js",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "dblapi.js",
"name": "dblapi.js",
"escapedName": "dblapi.js",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/dblapi.js/-/dblapi.js-2.3.0.tgz",
"_shasum": "9c600cedc9af0a27c9fd770d85e6c25b71cfa43d",
"_spec": "dblapi.js",
"_where": "C:\\Users\\matia\\Documents\\GitHub\\FutoX-Musix",
"author": {
"name": "Discord Bot List",
"email": "support@discordbots.org",
"url": "https://discordbots.org"
},
"bugs": {
"url": "https://github.com/DiscordBotList/dblapi.js/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "An official module for interacting with the discordbots.org API",
"homepage": "https://github.com/DiscordBotList/dblapi.js#readme",
"keywords": [
"discord",
"bot",
"list",
"api",
"javascript"
],
"license": "Apache-2.0",
"main": "index.js",
"name": "dblapi.js",
"repository": {
"type": "git",
"url": "git+https://github.com/DiscordBotList/dblapi.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"typings": "./typings/index.d.ts",
"version": "2.3.0"
}