package.json
2.3 KB
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
{
"_args": [
[
{
"raw": "vue-template-es2015-compiler@^1.2.2",
"scope": null,
"escapedName": "vue-template-es2015-compiler",
"name": "vue-template-es2015-compiler",
"rawSpec": "^1.2.2",
"spec": ">=1.2.2 <2.0.0",
"type": "range"
},
"/Users/admin/Documents/workspace/programming/node_modules/vue-loader"
]
],
"_from": "vue-template-es2015-compiler@>=1.2.2 <2.0.0",
"_id": "vue-template-es2015-compiler@1.5.0",
"_inCache": true,
"_location": "/vue-template-es2015-compiler",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/vue-template-es2015-compiler-1.5.0.tgz_1483626105730_0.9909343912731856"
},
"_npmUser": {
"name": "yyx990803",
"email": "yyx990803@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "vue-template-es2015-compiler@^1.2.2",
"scope": null,
"escapedName": "vue-template-es2015-compiler",
"name": "vue-template-es2015-compiler",
"rawSpec": "^1.2.2",
"spec": ">=1.2.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.5.0.tgz",
"_shasum": "e4f672ab1718a3abf9171a080daefac31be117e1",
"_shrinkwrap": null,
"_spec": "vue-template-es2015-compiler@^1.2.2",
"_where": "/Users/admin/Documents/workspace/programming/node_modules/vue-loader",
"author": {
"name": "Evan You"
},
"dependencies": {},
"description": "This is an internal package used by `vue-loader` and `vueify`. It processes the raw render functions generated by `vue-template-compiler` to:",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "e4f672ab1718a3abf9171a080daefac31be117e1",
"tarball": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.5.0.tgz"
},
"gitHead": "4d514d46105335c29dfb20a7288dac1ee6e5f684",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "yyx990803",
"email": "yyx990803@gmail.com"
}
],
"name": "vue-template-es2015-compiler",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {},
"version": "1.5.0"
}