-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
78 lines (78 loc) · 2.32 KB
/
package.json
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
{
"_args": [
[
"fis-parser-vue-to-php@1.0.5",
"/Users/zhangxianlong/Desktop/code/ATrunk/wise-vue/src"
]
],
"_development": true,
"_from": "fis-parser-vue-to-php@1.0.5",
"_id": "fis-parser-vue-to-php@1.0.5",
"_inBundle": false,
"_inCache": true,
"_integrity": "sha1-TjTPr3N1IBBuq+IUCTLPDBVMdgw=",
"_location": "/fis-parser-vue-to-php",
"_nodeVersion": "6.9.5",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/fis-parser-vue-to-php-1.0.2.tgz_1492085061915_0.332811564207077"
},
"_npmUser": {
"name": "jnlong",
"email": "zxl8310@163.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fis-parser-vue-to-php@1.0.5",
"name": "fis-parser-vue-to-php",
"escapedName": "fis-parser-vue-to-php",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/fis-parser-vue-to-php/-/fis-parser-vue-to-php-1.0.5.tgz",
"_shasum": "6b5f894c8b6ac13d0cee10a2668a79b5f31c4876",
"_shrinkwrap": null,
"_spec": "1.0.5",
"_where": "/Users/zhangxianlong/Desktop/code/ATrunk/wise-vue/src",
"author": "",
"bugs": {
"url": "https://github.com/jnlong/fis-parser-vue-to-php/issues"
},
"dependencies": {
},
"description": "将vue模板渲染成php模板\r 因为本项目是结合vue-php开发的fis插件,所以翻译后的php文件,需要结合[vue-php](https://github.com/Joe3Ray/vue-php)使用。",
"devDependencies": {
"vue": "^2.5.2",
"vue-template-compiler": "^2.5.2"
},
"directories": {},
"dist": {
"shasum": "6b5f894c8b6ac13d0cee10a2668a79b5f31c4876",
"tarball": "https://registry.npmjs.org/fis-parser-vue-to-php/-/fis-parser-vue-to-php-1.0.2.tgz"
},
"gitHead": "65a79833dc1503f7d35c38c28768e7f88f40a0ac",
"homepage": "https://github.com/jnlong/fis-parser-vue-to-php/blob/master/README.md",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jnlong",
"email": "zxl8310@163.com"
}
],
"name": "fis-parser-vue-to-php",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/jnlong/fis-parser-vue-to-php.git"
},
"scripts": {},
"version": "1.1.3"
}