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

node_modules.bower.lib.node_modules.object-assign.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "object-assign@>=2.0.0 <3.0.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/object-assign",
    "_nodeVersion": "0.12.4",
    "_npmUser": {
        "email": "[email protected]",
        "name": "sindresorhus"
    },
    "_npmVersion": "2.10.1",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "object-assign",
        "raw": "object-assign@^2.0.0",
        "rawSpec": "^2.0.0",
        "scope": null,
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
    },
    "_requiredBy": [
        "/configstore"
    ],
    "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz",
    "_shasum": "43c36e5d569ff8e4816c4efa8be02d26967c18aa",
    "_shrinkwrap": null,
    "_spec": "object-assign@^2.0.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Sindre Sorhus",
        "url": "http://sindresorhus.com"
    },
    "bugs": {
        "url": "https://github.com/sindresorhus/object-assign/issues"
    },
    "dependencies": {
        
    },
    "description": "ES6 Object.assign() ponyfill",
    "devDependencies": {
        "mocha": "*"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "43c36e5d569ff8e4816c4efa8be02d26967c18aa",
        "tarball": "http://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz"
    },
    "engines": {
        "node": ">=0.10.0"
    },
    "files": [
        "index.js"
    ],
    "gitHead": "4cd0365f5a78dd369473ca0bbd31f7b234148c42",
    "homepage": "https://github.com/sindresorhus/object-assign",
    "keywords": [
        "assign",
        "browser",
        "ecmascript",
        "es6",
        "extend",
        "harmony",
        "object",
        "polyfill",
        "ponyfill",
        "prollyfill",
        "properties",
        "shim"
    ],
    "license": "MIT",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "sindresorhus"
        }
    ],
    "name": "object-assign",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/sindresorhus/object-assign.git"
    },
    "scripts": {
        "test": "mocha"
    },
    "version": "2.1.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy