home / packages / non_npm_packages

non_npm_packages: fossasia/visdom, package.json

This data as json

commit contents organization path repository
09e6bdc6b467ac97219053cb40bc33433d4f56b4
{
    "dependencies": {
        "assert": "^2.0.0",
        "browserify-zlib": "^0.2.0",
        "buffer": "^6.0.3",
        "css-loader": "^6.7.1",
        "d3-dispatch": "^1.0.6",
        "d3-drag": "^1.2.5",
        "d3-polygon": "^1.0.6",
        "d3-selection": "^1.4.2",
        "d3-zoom": "^1.8.3",
        "debounce": "^1.2.1",
        "eslint-plugin-simple-import-sort": "^8.0.0",
        "fast-json-patch": "^3.1.1",
        "https-browserify": "^1.0.0",
        "jquery": "^3.6.0",
        "json-stable-stringify": "^1.0.1",
        "md5": "^2.3.0",
        "ml-savitzky-golay-generalized": "^4.0.1",
        "rc-tree-select": "^1.12.13",
        "react": "^16.14.0",
        "react-devtools": "^4.24.4",
        "react-dom": "^16.14.0",
        "react-grid-layout": "0.16.6",
        "react-modal": "^3.14.4",
        "react-resize-detector": "^4.2.3",
        "stream-browserify": "^3.0.0",
        "stream-http": "^3.2.0",
        "style-loader": "^3.3.1",
        "three": "^0.105.2",
        "url": "^0.11.0",
        "util": "^0.12.4",
        "whatwg-fetch": "^3.6.2"
    },
    "devDependencies": {
        "@babel/core": "^7.17.9",
        "@babel/eslint-parser": "^7.17.0",
        "@babel/plugin-proposal-class-properties": "^7.16.7",
        "@babel/preset-env": "^7.16.11",
        "@babel/preset-react": "^7.16.7",
        "babel-loader": "^8.2.4",
        "cypress": "^9.5.4",
        "eslint": "^7.32.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-plugin-cypress": "^2.12.1",
        "eslint-plugin-ignore-generated-and-nolint": "^1.0.0",
        "eslint-plugin-jsx-a11y": "^6.5.1",
        "eslint-plugin-react": "^7.29.4",
        "pixelmatch": "^5.2.1",
        "pngjs": "^6.0.0",
        "prettier": "^2.6.2",
        "react-select": "^2.4.4",
        "webpack": "^5.72.0",
        "webpack-cli": "^4.9.2",
        "webpack-merge": "^5.8.0"
    },
    "license": "Apache-2.0",
    "main": "index.js",
    "name": "visdom",
    "private": true,
    "scripts": {
        "build": "webpack --progress --config webpack.prod.js",
        "dev": "webpack --watch --progress --config webpack.dev.js",
        "lint": "eslint js/.",
        "lint:fix": "eslint --fix --ext .js,.jsx js/",
        "test": "cypress run --config ignoreTestFiles=*.init.js",
        "test:gui": "cypress open",
        "test:init": "cypress run --spec './cypress/integration/screenshots.init.js'",
        "test:visual": "cypress run --spec './cypress/integration/screenshots.js'"
    },
    "version": "1.0.0"
}
fossasia package.json fossasia/visdom
Powered by Datasette · Queries took 0.594ms