fei.wang
10 天以前 ae7b22322555448d95fd56f505bafa325c167a26
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
{
  "name": "easy-stack",
  "version": "1.0.1",
  "description": "Simple JS stack with auto run for node and browsers",
  "main": "stack.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "engines" : {
      "node" : ">=6.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RIAEvangelist/easy-stack.git"
  },
  "keywords": [
    "stack",
    "node",
    "js",
    "auto",
    "run",
    "execute",
    "browser",
    "react"
  ],
  "author": "Brandon Nozaki Miller",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/RIAEvangelist/easy-stack/issues"
  },
  "homepage": "https://github.com/RIAEvangelist/easy-stack#readme"
 
,"_resolved": "https://registry.npmmirror.com/easy-stack/-/easy-stack-1.0.1.tgz"
,"_integrity": "sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w=="
,"_from": "easy-stack@1.0.1"
}