123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "_args": [
- [
- {
- "raw": "object-assign@^3.0.0",
- "scope": null,
- "escapedName": "object-assign",
- "name": "object-assign",
- "rawSpec": "^3.0.0",
- "spec": ">=3.0.0 <4.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/gulp-util"
- ]
- ],
- "_from": "object-assign@>=3.0.0 <4.0.0",
- "_id": "object-assign@3.0.0",
- "_inCache": true,
- "_location": "/object-assign",
- "_nodeVersion": "0.12.4",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.10.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "object-assign@^3.0.0",
- "scope": null,
- "escapedName": "object-assign",
- "name": "object-assign",
- "rawSpec": "^3.0.0",
- "spec": ">=3.0.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-util"
- ],
- "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
- "_shasum": "9bedd5ca0897949bca47e7ff408062d549f587f2",
- "_shrinkwrap": null,
- "_spec": "object-assign@^3.0.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/gulp-util",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "http://sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/object-assign/issues"
- },
- "dependencies": {},
- "description": "ES6 Object.assign() ponyfill",
- "devDependencies": {
- "mocha": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "9bedd5ca0897949bca47e7ff408062d549f587f2",
- "tarball": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "02622dcb0d82bd81a071ed0b04fedf5e5eea7059",
- "homepage": "https://github.com/sindresorhus/object-assign",
- "keywords": [
- "object",
- "assign",
- "extend",
- "properties",
- "es6",
- "ecmascript",
- "harmony",
- "ponyfill",
- "prollyfill",
- "polyfill",
- "shim",
- "browser"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "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": "3.0.0"
- }
|