프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / arraybuffer.slice / package.json

이력 | 보기 | 이력해설 | 다운로드 (1.4 KB)

1
{
2
  "_args": [
3
    [
4
      "arraybuffer.slice@0.0.7",
5
      "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
6
    ]
7
  ],
8
  "_from": "arraybuffer.slice@0.0.7",
9
  "_id": "arraybuffer.slice@0.0.7",
10
  "_inBundle": false,
11
  "_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==",
12
  "_location": "/arraybuffer.slice",
13
  "_phantomChildren": {},
14
  "_requested": {
15
    "type": "version",
16
    "registry": true,
17
    "raw": "arraybuffer.slice@0.0.7",
18
    "name": "arraybuffer.slice",
19
    "escapedName": "arraybuffer.slice",
20
    "rawSpec": "0.0.7",
21
    "saveSpec": null,
22
    "fetchSpec": "0.0.7"
23
  },
24
  "_requiredBy": [
25
    "/engine.io-parser"
26
  ],
27
  "_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz",
28
  "_spec": "0.0.7",
29
  "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program",
30
  "bugs": {
31
    "url": "https://github.com/rase-/arraybuffer.slice/issues"
32
  },
33
  "dependencies": {},
34
  "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
35
  "devDependencies": {
36
    "expect.js": "0.2.0",
37
    "mocha": "1.17.1"
38
  },
39
  "homepage": "https://github.com/rase-/arraybuffer.slice",
40
  "license": "MIT",
41
  "name": "arraybuffer.slice",
42
  "repository": {
43
    "type": "git",
44
    "url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git"
45
  },
46
  "version": "0.0.7"
47
}