d5f710c1d64c4ad4c65c8039197100dac734bdea
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "object-assign@https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "object-assign@https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
10   "_id": "object-assign@https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-+DCbCQg7ASYezj73Nz8rV7jdcEI=",
13   "_location": "/grunt-standard/standard/eslint/object-assign",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "object-assign@https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
18     "name": "object-assign",
19     "escapedName": "object-assign",
20     "rawSpec": "https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
21     "saveSpec": "https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
22     "fetchSpec": "https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint"
26   ],
27   "_spec": "https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Sindre Sorhus",
31     "email": "sindresorhus@gmail.com",
32     "url": "http://sindresorhus.com"
33   },
34   "bugs": {
35     "url": "https://github.com/sindresorhus/object-assign/issues"
36   },
37   "description": "ES6 Object.assign() ponyfill",
38   "devDependencies": {
39     "mocha": "*"
40   },
41   "engines": {
42     "node": ">=0.10.0"
43   },
44   "files": [
45     "index.js"
46   ],
47   "homepage": "https://github.com/sindresorhus/object-assign#readme",
48   "keywords": [
49     "object",
50     "assign",
51     "extend",
52     "properties",
53     "es6",
54     "ecmascript",
55     "harmony",
56     "ponyfill",
57     "prollyfill",
58     "polyfill",
59     "shim",
60     "browser"
61   ],
62   "license": "MIT",
63   "name": "object-assign",
64   "repository": {
65     "type": "git",
66     "url": "git+https://github.com/sindresorhus/object-assign.git"
67   },
68   "scripts": {
69     "test": "mocha"
70   },
71   "version": "https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz"
72 }