c97ead8fd128d448546c7a9040218b2e63ff9472
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "get-stdin@https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_from": "get-stdin@https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
9   "_id": "get-stdin@https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
10   "_inBundle": false,
11   "_integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
12   "_location": "/grunt-standard/chalk/has-ansi/get-stdin",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "remote",
16     "raw": "get-stdin@https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
17     "name": "get-stdin",
18     "escapedName": "get-stdin",
19     "rawSpec": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
20     "saveSpec": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
21     "fetchSpec": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz"
22   },
23   "_requiredBy": [
24     "/grunt-standard/chalk/has-ansi"
25   ],
26   "_spec": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
27   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
28   "author": {
29     "name": "Sindre Sorhus",
30     "email": "sindresorhus@gmail.com",
31     "url": "http://sindresorhus.com"
32   },
33   "bugs": {
34     "url": "https://github.com/sindresorhus/get-stdin/issues"
35   },
36   "description": "Easier stdin",
37   "devDependencies": {
38     "ava": "0.0.4",
39     "buffer-equal": "0.0.1"
40   },
41   "engines": {
42     "node": ">=0.10.0"
43   },
44   "files": [
45     "index.js"
46   ],
47   "homepage": "https://github.com/sindresorhus/get-stdin#readme",
48   "keywords": [
49     "std",
50     "stdin",
51     "stdio",
52     "concat",
53     "buffer",
54     "stream",
55     "process",
56     "stream"
57   ],
58   "license": "MIT",
59   "name": "get-stdin",
60   "repository": {
61     "type": "git",
62     "url": "git+https://github.com/sindresorhus/get-stdin.git"
63   },
64   "scripts": {
65     "test": "node test.js && node test-buffer.js && echo unicorns | node test-real.js"
66   },
67   "version": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz"
68 }