9c9c00743cb7fa9f0b5fef3a7ed2f63060fcbf0c
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "esformatter-spaced-lined-comment@https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "esformatter-spaced-lined-comment@https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
10   "_id": "esformatter-spaced-lined-comment@https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-3F80B/k8KV4eVkRr00RWDaXm3Kw=",
13   "_location": "/grunt-standard/standard-format/esformatter-spaced-lined-comment",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "esformatter-spaced-lined-comment@https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
18     "name": "esformatter-spaced-lined-comment",
19     "escapedName": "esformatter-spaced-lined-comment",
20     "rawSpec": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format"
26   ],
27   "_spec": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Brian Di Palma"
31   },
32   "bugs": {
33     "url": "https://github.com/briandipalma/esformatter-spaced-lined-comment/issues"
34   },
35   "dependencies": {},
36   "description": "esformatter plugin for adding a space as the first character in a line comment",
37   "devDependencies": {
38     "esformatter": "^0.4.3",
39     "eslint": "^0.15.0",
40     "mocha": "^2.1.0"
41   },
42   "engines": {
43     "node": ">=0.10.0"
44   },
45   "files": [
46     "index.js"
47   ],
48   "homepage": "https://github.com/briandipalma/esformatter-spaced-lined-comment#readme",
49   "keywords": [
50     "esformatter",
51     "plugin"
52   ],
53   "license": "ISC",
54   "main": "index.js",
55   "name": "esformatter-spaced-lined-comment",
56   "repository": {
57     "type": "git",
58     "url": "git+https://github.com/briandipalma/esformatter-spaced-lined-comment.git"
59   },
60   "scripts": {
61     "build": "npm run lint && npm run test",
62     "lint": "eslint *.js",
63     "test": "mocha"
64   },
65   "version": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz"
66 }