A suite to track Project Diva score statistics and ratings / D4DJ event data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
projectdivar/server/node_modules/is-browser/package.json

49 lines
1.4 KiB

{
"_from": "is-browser@^2.1.0",
"_id": "is-browser@2.1.0",
"_inBundle": false,
"_integrity": "sha512-F5rTJxDQ2sW81fcfOR1GnCXT6sVJC104fCyfj+mjpwNEwaPYSn5fte5jiHmBg3DHsIoL/l8Kvw5VN5SsTRcRFQ==",
"_location": "/is-browser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "is-browser@^2.1.0",
"name": "is-browser",
"escapedName": "is-browser",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/image-pixels",
"/pxls"
],
"_resolved": "https://registry.npmjs.org/is-browser/-/is-browser-2.1.0.tgz",
"_shasum": "fc084d59a5fced307d6708c59356bad7007371a9",
"_spec": "is-browser@^2.1.0",
"_where": "/home/sigonasr2/divar/server/node_modules/image-pixels",
"author": {
"name": "ForbesLindesay"
},
"browser": "client.js",
"bugs": {
"url": "https://github.com/ForbesLindesay/is-browser/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Test whether you're a component in browser or a package in npm",
"homepage": "https://github.com/ForbesLindesay/is-browser#readme",
"license": "MIT",
"main": "server.js",
"name": "is-browser",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/is-browser.git"
},
"scripts": {
"start": "node server.js"
},
"types": "server.d.ts",
"version": "2.1.0"
}