You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
1.8 KiB
77 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"postcss-calc@5.3.1",
|
|
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss-calc@5.3.1",
|
|
"_id": "postcss-calc@5.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-iBcptYFq+QUh9gzP7ta2btw50o40s4uLI4UDVgd5yRAZtUDWc5APdl5yQDd2h/TyiZNbJrv0HiYhT102CMgN7Q==",
|
|
"_location": "/postcss-calc",
|
|
"_phantomChildren": {
|
|
"escape-string-regexp": "1.0.5",
|
|
"has-ansi": "2.0.0",
|
|
"js-base64": "2.6.4",
|
|
"strip-ansi": "3.0.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-calc@5.3.1",
|
|
"name": "postcss-calc",
|
|
"escapedName": "postcss-calc",
|
|
"rawSpec": "5.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/postcss-calc/-/postcss-calc-5.3.1.tgz",
|
|
"_spec": "5.3.1",
|
|
"_where": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
|
|
"author": {
|
|
"name": "Maxime Thirouin"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/postcss/postcss-calc/issues"
|
|
},
|
|
"dependencies": {
|
|
"postcss": "^5.0.2",
|
|
"postcss-message-helpers": "^2.0.0",
|
|
"reduce-css-calc": "^1.2.6"
|
|
},
|
|
"description": "PostCSS plugin to reduce calc()",
|
|
"devDependencies": {
|
|
"eslint": "^1.0.0",
|
|
"npmpub": "^3.1.0",
|
|
"postcss-custom-properties": "^5.0.0",
|
|
"tape": "^3.0.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/postcss/postcss-calc#readme",
|
|
"keywords": [
|
|
"css",
|
|
"postcss",
|
|
"postcss-plugin",
|
|
"calculation",
|
|
"calc"
|
|
],
|
|
"license": "MIT",
|
|
"name": "postcss-calc",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/postcss/postcss-calc.git"
|
|
},
|
|
"scripts": {
|
|
"release": "npmpub",
|
|
"test": "eslint . && tape test"
|
|
},
|
|
"version": "5.3.1"
|
|
}
|