suyiScreen/node_modules/css-parse/package.json

60 lines
1.4 KiB
JSON

{
"_args": [
[
"css-parse@2.0.0",
"D:\\Hjm项目\\suyi1111"
]
],
"_from": "css-parse@2.0.0",
"_id": "css-parse@2.0.0",
"_inBundle": false,
"_integrity": "sha512-UNIFik2RgSbiTwIW1IsFwXWn6vs+bYdq83LKTSOsx7NJR7WII9dxewkHLltfTLVppoUApHV0118a4RZRI9FLwA==",
"_location": "/css-parse",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css-parse@2.0.0",
"name": "css-parse",
"escapedName": "css-parse",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/stylus"
],
"_resolved": "https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "D:\\Hjm项目\\suyi1111",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"bugs": {
"url": "https://github.com/reworkcss/css-parse/issues"
},
"dependencies": {
"css": "^2.0.0"
},
"description": "CSS parser",
"files": [
"index.js"
],
"homepage": "https://github.com/reworkcss/css-parse#readme",
"keywords": [
"css",
"parser",
"stylesheet"
],
"license": "MIT",
"main": "index",
"name": "css-parse",
"repository": {
"type": "git",
"url": "git+https://github.com/reworkcss/css-parse.git"
},
"version": "2.0.0"
}