All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.normalize-package-data.package.json Maven / Gradle / Ivy

The newest version!
{
  "_from": "normalize-package-data@^2.3.2",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-EvlaMH1YNSB1oEkHuErIvpisAS8=",
  "_location": "/normalize-package-data",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "normalize-package-data@^2.3.2",
    "name": "normalize-package-data",
    "escapedName": "normalize-package-data",
    "rawSpec": "^2.3.2",
    "saveSpec": null,
    "fetchSpec": "^2.3.2"
  },
  "_requiredBy": [
    "/read-pkg"
  ],
  "_resolved": "http://artifactory.int.dealer.com/artifactory/api/npm/all-npm/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
  "_shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
  "_spec": "normalize-package-data@^2.3.2",
  "_where": "/Users/ddcapotter/repos/apollo-client-maven-plugin/target/checkout/apollo-client-maven-plugin/target/node_modules/read-pkg",
  "author": {
    "name": "Meryn Stol",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/npm/normalize-package-data/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Isaac Z. Schlueter",
      "email": "[email protected]"
    },
    {
      "name": "Meryn Stol",
      "email": "[email protected]"
    },
    {
      "name": "Robert Kowalski",
      "email": "[email protected]"
    }
  ],
  "dependencies": {
    "hosted-git-info": "^2.1.4",
    "is-builtin-module": "^1.0.0",
    "semver": "2 || 3 || 4 || 5",
    "validate-npm-package-license": "^3.0.1"
  },
  "deprecated": false,
  "description": "Normalizes data that can be found in package.json files.",
  "devDependencies": {
    "async": "^1.5.0",
    "tap": "^2.2.0",
    "underscore": "^1.8.3"
  },
  "files": [
    "lib/*.js",
    "lib/*.json",
    "AUTHORS"
  ],
  "homepage": "https://github.com/npm/normalize-package-data#readme",
  "license": "BSD-2-Clause",
  "main": "lib/normalize.js",
  "name": "normalize-package-data",
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/normalize-package-data.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.4.0"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy