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.
37 lines
1.0 KiB
37 lines
1.0 KiB
{
|
|
"name": "videojs-font",
|
|
"version": "2.1.0",
|
|
"description": "Video.js icon font",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/videojs/font.git"
|
|
},
|
|
"scripts": {
|
|
"version": "grunt && git add ."
|
|
},
|
|
"keywords": [
|
|
"videojs"
|
|
],
|
|
"author": "Matthew McClure <m@mmcc.io>",
|
|
"license": "Apache-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/videojs/font/issues"
|
|
},
|
|
"homepage": "https://github.com/videojs/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"
|
|
},
|
|
"__npminstall_done": "Sun Apr 18 2021 11:11:02 GMT+0800 (中国标准时间)",
|
|
"_from": "videojs-font@2.1.0",
|
|
"_resolved": "https://registry.npm.taobao.org/videojs-font/download/videojs-font-2.1.0.tgz"
|
|
} |