{ "_args": [ [ "danmu.js@0.2.23", "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin" ] ], "_from": "danmu.js@0.2.23", "_id": "danmu.js@0.2.23", "_inBundle": false, "_integrity": "sha1-M5tRIVLtWoJTgpvgB8W+W9OCGFY=", "_location": "/danmu.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "danmu.js@0.2.23", "name": "danmu.js", "escapedName": "danmu.js", "rawSpec": "0.2.23", "saveSpec": null, "fetchSpec": "0.2.23" }, "_requiredBy": [ "/xgplayer" ], "_resolved": "https://registry.npm.taobao.org/danmu.js/download/danmu.js-0.2.23.tgz", "_spec": "0.2.23", "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin", "author": { "name": "zhangxin.frontend@bytedance.com" }, "babel": { "presets": [ "es2015" ], "plugins": [ "add-module-exports", "babel-plugin-bulk-import" ] }, "bugs": { "url": "https://github.com/bytedance/danmu.js/issues" }, "dependencies": { "event-emitter": "^0.3.5" }, "description": "HTML5 danmu (danmaku) plugin for any DOM element", "devDependencies": { "babel-core": "^6.26.3", "babel-loader": "^7.1.4", "babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-bulk-import": "^1.0.2", "babel-preset-es2015": "^6.24.1", "css-loader": "^1.0.0", "cz-conventional-changelog": "^2.1.0", "node-sass": "^4.9.0", "postcss-cssnext": "^3.1.0", "postcss-loader": "^2.1.5", "sass-loader": "^7.0.3", "style-loader": "^0.21.0", "webpack": "^4.11.0", "webpack-cli": "^3.0.2" }, "homepage": "https://github.com/bytedance/danmu.js#readme", "keywords": [ "danmu", "danmaku", "弹幕", "bullet screen", "barrage", "live commenting", "HTML5" ], "license": "MIT", "main": "./dist/index.js", "name": "danmu.js", "repository": { "type": "git", "url": "git+https://github.com/bytedance/danmu.js.git" }, "scripts": { "build": "node ./src/version.js && webpack --progress --display-chunks -p" }, "version": "0.2.23" }