mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
N°2847 - Add Bulma SCSS lib.
This commit is contained in:
53
node_modules/bulma-scss/package.json
generated
vendored
Normal file
53
node_modules/bulma-scss/package.json
generated
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user