Files
iTop/node_modules/bulma-scss/package.json
2020-07-27 15:09:35 +02:00

54 lines
1.3 KiB
JSON

{
"_from": "bulma-scss",
"_id": "bulma-scss@0.9.0-1",
"_inBundle": false,
"_integrity": "sha512-cOZFITkQii6YT0ff+P9FDTORFd2UquRzqb38CHYXVLHQDbiqKJG8cmmYzRXjA7jvEVkQy7I4897CVVG7XYeAkw==",
"_location": "/bulma-scss",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "bulma-scss",
"name": "bulma-scss",
"escapedName": "bulma-scss",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/bulma-scss/-/bulma-scss-0.9.0-1.tgz",
"_shasum": "af7af26d927076c66d09cd979aacfd8feef16b35",
"_spec": "bulma-scss",
"_where": "C:\\wamp64\\apps\\itop\\dev-trunk",
"author": {
"name": "Jim Campbell"
},
"bugs": {
"url": "https://github.com/j1mc/bulma-scss/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The Bulma CSS Framework files converted to SCSS syntax",
"homepage": "https://github.com/j1mc/bulma-scss#readme",
"keywords": [
"bulma",
"css",
"scss",
"flexbox"
],
"license": "MIT",
"main": "bulma.scss",
"name": "bulma-scss",
"repository": {
"type": "git",
"url": "git+https://github.com/j1mc/bulma-scss.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.9.0-1"
}