You've already forked wakapi-readme-stats
Bar graph added.
This commit is contained in:
192
node_modules/vega-lite/package.json
generated
vendored
Normal file
192
node_modules/vega-lite/package.json
generated
vendored
Normal file
@@ -0,0 +1,192 @@
|
||||
{
|
||||
"_from": "vega-lite",
|
||||
"_id": "vega-lite@4.14.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-zWwmH3iX/U8xj4RsmpLkLFSVimNh3r/crbOk72MyolsB0v0TB3lRbsf1r5eJCdVPPSVEkE5TXwDYE+ygQ2kgbQ==",
|
||||
"_location": "/vega-lite",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "vega-lite",
|
||||
"name": "vega-lite",
|
||||
"escapedName": "vega-lite",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/vega-lite/-/vega-lite-4.14.0.tgz",
|
||||
"_shasum": "b00fae5f6e0dd842726a185f1b1b6f0522c73418",
|
||||
"_spec": "vega-lite",
|
||||
"_where": "/home/prabhatdev/Documents/opensource/gitHubStats/waka-readme-stats",
|
||||
"author": {
|
||||
"name": "Dominik Moritz, Kanit \"Ham\" Wongsuphasawat, Arvind Satyanarayan, Jeffrey Heer"
|
||||
},
|
||||
"bin": {
|
||||
"vl2png": "bin/vl2png",
|
||||
"vl2svg": "bin/vl2svg",
|
||||
"vl2pdf": "bin/vl2pdf",
|
||||
"vl2vg": "bin/vl2vg"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/vega/vega-lite/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"collaborators": [
|
||||
"Kanit Wongsuphasawat (http://kanitw.yellowpigz.com)",
|
||||
"Dominik Moritz (https://www.domoritz.de)",
|
||||
"Arvind Satyanarayan (https://arvindsatya.com)",
|
||||
"Jeffrey Heer (https://jheer.org)"
|
||||
],
|
||||
"dependencies": {
|
||||
"@types/clone": "~0.1.30",
|
||||
"@types/fast-json-stable-stringify": "^2.0.0",
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"clone": "~2.1.2",
|
||||
"fast-deep-equal": "~3.1.3",
|
||||
"fast-json-stable-stringify": "~2.1.0",
|
||||
"json-stringify-pretty-compact": "~2.0.0",
|
||||
"tslib": "~2.0.0",
|
||||
"vega-event-selector": "~2.0.3",
|
||||
"vega-expression": "~2.6.5",
|
||||
"vega-util": "~1.14.1",
|
||||
"yargs": "~15.4.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Vega-Lite is a concise high-level language for interactive visualization.",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.10.4",
|
||||
"@babel/core": "^7.10.4",
|
||||
"@babel/preset-env": "^7.10.4",
|
||||
"@rollup/plugin-commonjs": "14.0.0",
|
||||
"@rollup/plugin-json": "^4.1.0",
|
||||
"@rollup/plugin-node-resolve": "^8.4.0",
|
||||
"@types/chai": "^4.2.11",
|
||||
"@types/d3": "^5.7.2",
|
||||
"@types/jest": "^26.0.4",
|
||||
"@types/mkdirp": "^1.0.1",
|
||||
"@types/pako": "^1.0.1",
|
||||
"@types/puppeteer": "^3.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^3.6.1",
|
||||
"@typescript-eslint/parser": "^3.6.1",
|
||||
"ajv": "^6.12.3",
|
||||
"chai": "^4.2.0",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"codecov": "^3.7.0",
|
||||
"concurrently": "^5.2.0",
|
||||
"conventional-changelog-cli": "^2.0.34",
|
||||
"d3": "^5.16.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-jest": "^23.18.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"gh-pages": "^3.1.0",
|
||||
"highlight.js": "^10.1.1",
|
||||
"jest": "^26.1.0",
|
||||
"jest-puppeteer": "^4.4.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"pako": "^1.0.11",
|
||||
"prettier": "^2.0.5",
|
||||
"puppeteer": "^5.2.0",
|
||||
"rollup": "^2.21.0",
|
||||
"rollup-plugin-sourcemaps": "^0.6.2",
|
||||
"rollup-plugin-terser": "^6.1.0",
|
||||
"serve": "^11.3.2",
|
||||
"svg2png-many": "^0.0.7",
|
||||
"terser": "^4.8.0",
|
||||
"ts-jest": "^26.1.2",
|
||||
"ts-json-schema-generator": "^0.70.2",
|
||||
"typescript": "~3.9.6",
|
||||
"vega-cli": "^5.13.0",
|
||||
"vega-datasets": "2.1.0",
|
||||
"vega-embed": "^6.10.0",
|
||||
"vega-tooltip": "^0.23.2",
|
||||
"vega-typings": "^0.18.0",
|
||||
"yaml-front-matter": "^4.1.0"
|
||||
},
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"homepage": "https://vega.github.io/vega-lite/",
|
||||
"jest": {
|
||||
"preset": "jest-puppeteer",
|
||||
"transform": {
|
||||
"^.+\\.tsx?$": "ts-jest"
|
||||
},
|
||||
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
|
||||
"moduleFileExtensions": [
|
||||
"ts",
|
||||
"tsx",
|
||||
"js",
|
||||
"jsx",
|
||||
"json",
|
||||
"node"
|
||||
],
|
||||
"testPathIgnorePatterns": [
|
||||
"<rootDir>/node_modules",
|
||||
"<rootDir>/build",
|
||||
"<rootDir>/_site",
|
||||
"<rootDir>/src"
|
||||
],
|
||||
"coverageDirectory": "./coverage/",
|
||||
"collectCoverage": false,
|
||||
"setupFiles": [
|
||||
"./test/jest.overrides.ts"
|
||||
]
|
||||
},
|
||||
"jsdelivr": "build/vega-lite.min.js",
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "build/vega-lite.js",
|
||||
"module": "build/src/index",
|
||||
"name": "vega-lite",
|
||||
"peerDependencies": {
|
||||
"vega": "^5.13.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/vega/vega-lite.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "yarn build:only",
|
||||
"build:example": "TZ=America/Los_Angeles scripts/build-example.sh",
|
||||
"build:examples": "yarn data && TZ=America/Los_Angeles scripts/build-examples.sh",
|
||||
"build:examples-full": "TZ=America/Los_Angeles scripts/build-examples.sh 1",
|
||||
"build:jekyll": "pushd site && bundle exec jekyll build -q && popd",
|
||||
"build:only": "yarn tsc:src && rollup -c",
|
||||
"build:site": "yarn tsc:site && rollup -c site/rollup.config.js",
|
||||
"build:toc": "yarn build:jekyll && scripts/generate-toc",
|
||||
"build:versions": "scripts/update-version.sh",
|
||||
"changelog": "conventional-changelog -p angular -r 2",
|
||||
"clean": "find build ! -name 'vega-lite-schema.json' -type f -delete && rm -rf site/data/* && rm -f examples/compiled/*.png && find site/examples ! -name 'index.md' ! -name 'data' -type f -delete",
|
||||
"data": "rsync -r node_modules/vega-datasets/data/* site/data",
|
||||
"deploy:site": "gh-pages -d site",
|
||||
"eslintbase": "eslint .",
|
||||
"format": "yarn eslintbase --fix && yarn prettierbase --write",
|
||||
"lint": "yarn eslintbase && yarn prettierbase --check",
|
||||
"postbuild": "terser build/vega-lite.js -cm --source-map content=build/vega-lite.js.map,filename=build/vega-lite.min.js.map -o build/vega-lite.min.js && yarn schema && babel build/vega-lite.js --out-dir build-es5 --config-file ./babel.config.js",
|
||||
"prebuild:examples": "yarn build:only",
|
||||
"prebuild:examples-full": "yarn build:only",
|
||||
"predeploy:site": "yarn presite",
|
||||
"presite": "yarn data && yarn schema && yarn build:site && yarn build:versions && scripts/create-example-pages.sh",
|
||||
"prettierbase": "prettier '**/*.{md,css,yml}'",
|
||||
"renameschema": "scripts/rename-schema.sh",
|
||||
"schema": "mkdir -p build && ts-json-schema-generator -f tsconfig.json -p src/index.ts -t TopLevelSpec --no-type-check --no-ref-encode > build/vega-lite-schema.json && yarn renameschema && cp build/vega-lite-schema.json site/_data/",
|
||||
"site": "pushd site && bundle exec jekyll serve -I -l && popd",
|
||||
"test": "jest test/ && yarn lint && yarn schema && jest examples/ && yarn test:runtime",
|
||||
"test:inspect": "node --inspect-brk ./node_modules/.bin/jest --runInBand test",
|
||||
"test:runtime": "TZ=America/Los_Angeles jest test-runtime/",
|
||||
"test:runtime:generate": "yarn build:only && rm -Rf test-runtime/resources && VL_GENERATE_TESTS=true yarn test:runtime",
|
||||
"tsc:site": "tsc -b site/tsconfig.site.json",
|
||||
"tsc:src": "tsc -b src/tsconfig.src.json",
|
||||
"watch:build": "yarn build:only && concurrently --kill-others -n Typescript,Rollup 'yarn tsc:src -w' 'rollup -c -w'",
|
||||
"watch:site": "concurrently --kill-others -n Typescript,Rollup 'yarn tsc:site -w' 'rollup -c site/rollup.config.js -w'",
|
||||
"watch:test": "jest --watch"
|
||||
},
|
||||
"types": "build/src/index.d.ts",
|
||||
"unpkg": "build/vega-lite.min.js",
|
||||
"version": "4.14.0"
|
||||
}
|
||||
Reference in New Issue
Block a user