f8f5f4323bf9908de7723e82f121b95ae26c3ef1
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
10   "_id": "prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-wLhsH/0VGtPMdefj/jjXob8zcoo=",
13   "_location": "/grunt-standard/standard/eslint/optionator/prelude-ls",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "prelude-ls@https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
18     "name": "prelude-ls",
19     "escapedName": "prelude-ls",
20     "rawSpec": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/optionator",
26     "/grunt-standard/standard/eslint/optionator/levn",
27     "/grunt-standard/standard/eslint/optionator/type-check"
28   ],
29   "_spec": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz",
30   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
31   "author": {
32     "name": "George Zahariev",
33     "email": "z@georgezahariev.com"
34   },
35   "bugs": {
36     "url": "https://github.com/gkz/prelude-ls/issues"
37   },
38   "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
39   "devDependencies": {
40     "LiveScript": "~1.2.0",
41     "browserify": "~3.24.13",
42     "istanbul": "~0.2.4",
43     "mocha": "~1.17.1",
44     "uglify-js": "~2.4.12"
45   },
46   "engines": {
47     "node": ">= 0.8.0"
48   },
49   "files": [
50     "lib/",
51     "README.md",
52     "LICENSE"
53   ],
54   "homepage": "http://preludels.com",
55   "keywords": [
56     "prelude",
57     "livescript",
58     "utility",
59     "ls",
60     "coffeescript",
61     "javascript",
62     "library",
63     "functional",
64     "array",
65     "list",
66     "object",
67     "string"
68   ],
69   "licenses": [
70     {
71       "type": "MIT",
72       "url": "https://raw.github.com/gkz/prelude-ls/master/LICENSE"
73     }
74   ],
75   "main": "lib/",
76   "name": "prelude-ls",
77   "repository": {
78     "type": "git",
79     "url": "git://github.com/gkz/prelude-ls.git"
80   },
81   "scripts": {
82     "test": "make test"
83   },
84   "version": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.1.tgz"
85 }