-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
44 lines (44 loc) · 1.37 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
{
"name": "qmui-style-comments-reader",
"version": "1.1.1",
"description": "This module could load sass files which include style-relevant comments, and output a JSON file. Take notice that comments must meet code standards of QMUI for SASS.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/QMUI/qmui-style-comments-reader"
},
"keywords": [
"QMUI"
],
"author": {
"name": "LI Kai"
},
"license": "MIT",
"gitHead": "ca5b32a61ab0d75b4f6cf04597b8437d0d7602de",
"bugs": {
"url": "https://github.com/hughkli/qmui-style-comments-reader/issues"
},
"homepage": "https://github.com/hughkli/qmui-style-comments-reader",
"_id": "[email protected]",
"scripts": {},
"_shasum": "ebaa921751c7b47c56b8c2c8cd2fa07b6c02b7a9",
"_from": "[email protected]",
"_npmVersion": "2.14.2",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "hughkli",
"email": "[email protected]"
},
"dist": {
"shasum": "ebaa921751c7b47c56b8c2c8cd2fa07b6c02b7a9",
"tarball": "http://registry.npmjs.org/qmui-style-comments-reader/-/qmui-style-comments-reader-1.0.0.tgz"
},
"maintainers": [
{
"name": "hughkli",
"email": "[email protected]"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/qmui-style-comments-reader/-/qmui-style-comments-reader-1.0.0.tgz"
}