a215e427b6e207c68420b5a38d6646cb5d50c495
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "globals@https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "globals@https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
10   "_id": "globals@https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
13   "_location": "/grunt-standard/standard/eslint/globals",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "globals@https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
18     "name": "globals",
19     "escapedName": "globals",
20     "rawSpec": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint"
26   ],
27   "_spec": "https://registry.npmjs.org/globals/-/globals-6.4.1.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/globals/issues"
36   },
37   "description": "Global identifiers from different JavaScript environments",
38   "devDependencies": {
39     "mocha": "*"
40   },
41   "engines": {
42     "node": ">=0.10.0"
43   },
44   "files": [
45     "index.js",
46     "globals.json"
47   ],
48   "homepage": "https://github.com/sindresorhus/globals#readme",
49   "keywords": [
50     "globals",
51     "global",
52     "identifiers",
53     "variables",
54     "vars",
55     "jshint",
56     "eslint",
57     "environments"
58   ],
59   "license": "MIT",
60   "name": "globals",
61   "repository": {
62     "type": "git",
63     "url": "git+https://github.com/sindresorhus/globals.git"
64   },
65   "scripts": {
66     "test": "mocha"
67   },
68   "version": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz"
69 }