Sha256: 8a8c75bc3a6524dbb0c5809b3af6d6d4882afc229b786c8783062580b9b43bfa

Contents?: true

Size: 1.68 KB

Versions: 26

Compression:

Stored size: 1.68 KB

Contents

{
    "name": "qs",
    "description": "A querystring parser that supports nesting and arrays, with a depth limit",
    "homepage": "https://github.com/ljharb/qs",
    "version": "6.7.0",
    "repository": {
        "type": "git",
        "url": "https://github.com/ljharb/qs.git"
    },
    "main": "lib/index.js",
    "contributors": [
        {
            "name": "Jordan Harband",
            "email": "ljharb@gmail.com",
            "url": "http://ljharb.codes"
        }
    ],
    "keywords": [
        "querystring",
        "qs",
        "query",
        "url",
        "parse",
        "stringify"
    ],
    "engines": {
        "node": ">=0.6"
    },
    "dependencies": {},
    "devDependencies": {
        "@ljharb/eslint-config": "^13.1.1",
        "browserify": "^16.2.3",
        "covert": "^1.1.1",
        "editorconfig-tools": "^0.1.1",
        "eslint": "^5.15.3",
        "evalmd": "^0.0.17",
        "for-each": "^0.3.3",
        "iconv-lite": "^0.4.24",
        "mkdirp": "^0.5.1",
        "object-inspect": "^1.6.0",
        "qs-iconv": "^1.0.4",
        "safe-publish-latest": "^1.1.2",
        "safer-buffer": "^2.1.2",
        "tape": "^4.10.1"
    },
    "scripts": {
        "prepublish": "safe-publish-latest && npm run dist",
        "pretest": "npm run --silent readme && npm run --silent lint",
        "test": "npm run --silent coverage",
        "tests-only": "node test",
        "readme": "evalmd README.md",
        "postlint": "editorconfig-tools check * lib/* test/*",
        "lint": "eslint lib/*.js test/*.js",
        "coverage": "covert test",
        "dist": "mkdirp dist && browserify --standalone Qs lib/index.js > dist/qs.js"
    },
    "license": "BSD-3-Clause"
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/qs/package.json
disco_app-0.18.0 test/dummy/node_modules/qs/package.json
disco_app-0.18.2 test/dummy/node_modules/qs/package.json
disco_app-0.16.1 test/dummy/node_modules/qs/package.json
disco_app-0.15.2 test/dummy/node_modules/qs/package.json
disco_app-0.18.4 test/dummy/node_modules/qs/package.json
disco_app-0.18.1 test/dummy/node_modules/qs/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/qs/package.json
disco_app-0.14.0 test/dummy/node_modules/qs/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/qs/package.json
tang-0.2.1 spec/tang_app/node_modules/qs/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/qs/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/qs/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/qs/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/qs/package.json
tang-0.2.0 spec/tang_app/node_modules/qs/package.json
tang-0.1.0 spec/tang_app/node_modules/qs/package.json
tang-0.0.9 spec/tang_app/node_modules/qs/package.json
enju_library-0.3.8 spec/dummy/node_modules/qs/package.json
jester-data-8.0.0 node_modules/qs/package.json