1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "videojs-font@2.1.0",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_from": "videojs-font@2.1.0",
- "_id": "videojs-font@2.1.0",
- "_inBundle": false,
- "_integrity": "sha512-zFqWpLrXf1q8NtYx5qtZhMC6SLUFScDmR6j+UGPogobxR21lvXShhnzcNNMdOxJUuFLiToJ/BPpFUQwX4xhpvA==",
- "_location": "/videojs-font",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "videojs-font@2.1.0",
- "name": "videojs-font",
- "escapedName": "videojs-font",
- "rawSpec": "2.1.0",
- "saveSpec": null,
- "fetchSpec": "2.1.0"
- },
- "_requiredBy": [
- "/video.js"
- ],
- "_resolved": "https://registry.npmmirror.com/videojs-font/-/videojs-font-2.1.0.tgz",
- "_spec": "2.1.0",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "Matthew McClure",
- "email": "m@mmcc.io"
- },
- "bugs": {
- "url": "https://github.com/videojs/font/issues"
- },
- "description": "Video.js icon font",
- "devDependencies": {
- "babel-preset-env": "^1.6.1",
- "babel-register": "^6.26.0",
- "evil-icons": "^1.7.6",
- "grunt": "^1.0.1",
- "grunt-contrib-watch": "^1.0.0",
- "grunt-sass": "^1.0.0",
- "load-grunt-tasks": "^3.2.0",
- "lodash": "^4.17.0",
- "material-design-icons": "^3.0.1",
- "time-grunt": "^1.2.1",
- "webfonts-generator": "^0.3.5"
- },
- "homepage": "https://github.com/videojs/font",
- "keywords": [
- "videojs"
- ],
- "license": "Apache-2.0",
- "name": "videojs-font",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/videojs/font.git"
- },
- "scripts": {
- "version": "grunt && git add ."
- },
- "version": "2.1.0"
- }
|