๐Ÿ“ฆ YMFE / ydoc-demo

๐Ÿ“„ package.json ยท 102 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102{
  "_args": [
    [
      {
        "raw": "atropa-jsformatter@^0.1.2",
        "scope": null,
        "escapedName": "atropa-jsformatter",
        "name": "atropa-jsformatter",
        "rawSpec": "^0.1.2",
        "spec": ">=0.1.2 <0.2.0",
        "type": "range"
      },
      "/Users/qitmac000310/github/ydoc-demo/node_modules/ydoc"
    ]
  ],
  "_cnpm_publish_time": 1379227606748,
  "_from": "atropa-jsformatter@>=0.1.2 <0.2.0",
  "_id": "atropa-jsformatter@0.1.2",
  "_inCache": true,
  "_location": "/atropa-jsformatter",
  "_npmUser": {
    "name": "kastor",
    "email": "matthewkastor@gmail.com"
  },
  "_npmVersion": "1.2.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "atropa-jsformatter@^0.1.2",
    "scope": null,
    "escapedName": "atropa-jsformatter",
    "name": "atropa-jsformatter",
    "rawSpec": "^0.1.2",
    "spec": ">=0.1.2 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ydoc"
  ],
  "_resolved": "https://registry.npmjs.org/atropa-jsformatter/-/atropa-jsformatter-0.1.2.tgz",
  "_shasum": "5ed314c4f1f22ad9256b7470e02730dcd3705343",
  "_shrinkwrap": null,
  "_spec": "atropa-jsformatter@^0.1.2",
  "_where": "/Users/qitmac000310/github/ydoc-demo/node_modules/ydoc",
  "author": {
    "name": "Matthew Kastor",
    "email": "matthewkastor@gmail.com",
    "url": "https://plus.google.com/100898583798552211130"
  },
  "bin": {
    "atropa-jsformatter": "./src/cli.js"
  },
  "browser": {
    "./core wrappers/os.js": "./core wrappers/bos.js"
  },
  "bugs": {
    "url": "https://github.com/matthewkastor/atropa-jsformatter/issues"
  },
  "dependencies": {
    "escodegen": "*",
    "esprima": "*"
  },
  "description": "A node module to pretty print JavaScript source code.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "5ed314c4f1f22ad9256b7470e02730dcd3705343",
    "size": 35129,
    "noattachment": false,
    "key": "/atropa-jsformatter/-/atropa-jsformatter-0.1.2.tgz",
    "tarball": "http://registry.npm.corp.qunar.com/atropa-jsformatter/download/atropa-jsformatter-0.1.2.tgz"
  },
  "engines": {
    "node": ">=0.8.14"
  },
  "homepage": "https://github.com/matthewkastor/atropa-jsformatter/",
  "keywords": [
    "prettify",
    "formatter",
    "beautifier",
    "jsformatter",
    "utilities",
    "atropa"
  ],
  "main": "./atropa-jsformatter.js",
  "maintainers": [
    {
      "name": "kastor",
      "email": "matthewkastor@gmail.com"
    }
  ],
  "name": "atropa-jsformatter",
  "optionalDependencies": {},
  "publish_time": 1379227606748,
  "readme": "ERROR: No README data found!",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git://github.com/matthewkastor/atropa-jsformatter.git"
  },
  "version": "0.1.2"
}