a494f888b5bc119344605f8ca5fd50c1825eec9f
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "wordwrap@https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "wordwrap@https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
10   "_id": "wordwrap@https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=",
13   "_location": "/grunt-standard/standard-format/esformatter/optimist/wordwrap",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "wordwrap@https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
18     "name": "wordwrap",
19     "escapedName": "wordwrap",
20     "rawSpec": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
21     "saveSpec": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
22     "fetchSpec": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/esformatter/optimist"
26   ],
27   "_spec": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "James Halliday",
31     "email": "mail@substack.net",
32     "url": "http://substack.net"
33   },
34   "bugs": {
35     "url": "https://github.com/substack/node-wordwrap/issues"
36   },
37   "description": "Wrap those words. Show them at what columns to start and stop.",
38   "devDependencies": {
39     "expresso": "=0.7.x"
40   },
41   "directories": {
42     "lib": ".",
43     "example": "example",
44     "test": "test"
45   },
46   "engines": {
47     "node": ">=0.4.0"
48   },
49   "homepage": "https://github.com/substack/node-wordwrap#readme",
50   "keywords": [
51     "word",
52     "wrap",
53     "rule",
54     "format",
55     "column"
56   ],
57   "license": "MIT/X11",
58   "main": "./index.js",
59   "name": "wordwrap",
60   "repository": {
61     "type": "git",
62     "url": "git://github.com/substack/node-wordwrap.git"
63   },
64   "scripts": {
65     "test": "expresso"
66   },
67   "version": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
68 }