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
| {
| "_args": [
| [
| "cify@2.1.12",
| "C:\\广州西门子立体库\\Code\\SiemensWarehouse\\siemens2-api"
| ]
| ],
| "_from": "cify@2.1.12",
| "_id": "cify@2.1.12",
| "_inBundle": false,
| "_integrity": "sha512-VTTmFXfi/o5BuhnkzqicWm/9cdtOHldGIWiUi1RDh5cQN4FEqrPw5cgJ4mNeFR+cpDBq8Px5x2oU5r4z6JNdyg==",
| "_location": "/cify",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "cify@2.1.12",
| "name": "cify",
| "escapedName": "cify",
| "rawSpec": "2.1.12",
| "saveSpec": null,
| "fetchSpec": "2.1.12"
| },
| "_requiredBy": [
| "/lockman",
| "/oneport"
| ],
| "_resolved": "https://registry.npmjs.org/cify/-/cify-2.1.12.tgz",
| "_spec": "2.1.12",
| "_where": "C:\\广州西门子立体库\\Code\\SiemensWarehouse\\siemens2-api",
| "author": {
| "name": "Houfeng"
| },
| "dependencies": {
| "ntils": "^3.1.9"
| },
| "description": "一个面向对象辅助模块",
| "devDependencies": {},
| "keywords": [
| "class",
| "classjs",
| "cify"
| ],
| "license": "MIT",
| "main": "index.js",
| "name": "cify",
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "2.1.12"
| }
|
|