d5a387736b74ef727a5bf11f956a2f9f7dbbd011
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "esformatter-quotes@https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "esformatter-quotes@https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
10   "_id": "esformatter-quotes@https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-7L9L3eRnJ5L2HnvqYueLJytUMVw=",
13   "_location": "/grunt-standard/standard-format/esformatter-quotes",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "esformatter-quotes@https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
18     "name": "esformatter-quotes",
19     "escapedName": "esformatter-quotes",
20     "rawSpec": "https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format"
26   ],
27   "_spec": "https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Miller Medeiros",
31     "url": "http://blog.millermedeiros.com"
32   },
33   "bugs": {
34     "url": "https://github.com/millermedeiros/esformatter-quotes/issues"
35   },
36   "description": "esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.",
37   "devDependencies": {
38     "chai": "^1.4",
39     "esformatter": "^0.3.0",
40     "mocha": "https://github.com/millermedeiros/mocha/tarball/latest"
41   },
42   "homepage": "https://github.com/millermedeiros/esformatter-quotes",
43   "keywords": [
44     "esformatter",
45     "string",
46     "quotes",
47     "AST"
48   ],
49   "license": "MIT",
50   "main": "index.js",
51   "name": "esformatter-quotes",
52   "repository": {
53     "type": "git",
54     "url": "git+https://github.com/millermedeiros/esformatter-quotes.git"
55   },
56   "scripts": {
57     "test": "mocha --ui bdd --reporter spec test"
58   },
59   "version": "https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.0.1.tgz"
60 }