Initial commit
[yaffs-website] / node_modules / gulp-util / node_modules / object-assign / package.json
1 {
2   "_args": [
3     [
4       "object-assign@^3.0.0",
5       "/var/www/yaffs/node_modules/gulp-util"
6     ]
7   ],
8   "_from": "object-assign@>=3.0.0 <4.0.0",
9   "_id": "object-assign@3.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/gulp-util/object-assign",
13   "_nodeVersion": "0.12.4",
14   "_npmUser": {
15     "email": "sindresorhus@gmail.com",
16     "name": "sindresorhus"
17   },
18   "_npmVersion": "2.10.1",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "object-assign",
22     "raw": "object-assign@^3.0.0",
23     "rawSpec": "^3.0.0",
24     "scope": null,
25     "spec": ">=3.0.0 <4.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/gulp-util"
30   ],
31   "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
32   "_shasum": "9bedd5ca0897949bca47e7ff408062d549f587f2",
33   "_shrinkwrap": null,
34   "_spec": "object-assign@^3.0.0",
35   "_where": "/var/www/yaffs/node_modules/gulp-util",
36   "author": {
37     "email": "sindresorhus@gmail.com",
38     "name": "Sindre Sorhus",
39     "url": "http://sindresorhus.com"
40   },
41   "bugs": {
42     "url": "https://github.com/sindresorhus/object-assign/issues"
43   },
44   "dependencies": {},
45   "description": "ES6 Object.assign() ponyfill",
46   "devDependencies": {
47     "mocha": "*"
48   },
49   "directories": {},
50   "dist": {
51     "shasum": "9bedd5ca0897949bca47e7ff408062d549f587f2",
52     "tarball": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz"
53   },
54   "engines": {
55     "node": ">=0.10.0"
56   },
57   "files": [
58     "index.js"
59   ],
60   "gitHead": "02622dcb0d82bd81a071ed0b04fedf5e5eea7059",
61   "homepage": "https://github.com/sindresorhus/object-assign",
62   "keywords": [
63     "assign",
64     "browser",
65     "ecmascript",
66     "es6",
67     "extend",
68     "harmony",
69     "object",
70     "polyfill",
71     "ponyfill",
72     "prollyfill",
73     "properties",
74     "shim"
75   ],
76   "license": "MIT",
77   "maintainers": [
78     {
79       "name": "sindresorhus",
80       "email": "sindresorhus@gmail.com"
81     }
82   ],
83   "name": "object-assign",
84   "optionalDependencies": {},
85   "readme": "ERROR: No README data found!",
86   "repository": {
87     "type": "git",
88     "url": "git+https://github.com/sindresorhus/object-assign.git"
89   },
90   "scripts": {
91     "test": "mocha"
92   },
93   "version": "3.0.0"
94 }