mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Fix NPM package.json not present in the repository
This commit is contained in:
50
node_modules/raleway-webfont/package.json
generated
vendored
50
node_modules/raleway-webfont/package.json
generated
vendored
@@ -1,50 +1,22 @@
|
||||
{
|
||||
"_from": "raleway-webfont",
|
||||
"_id": "raleway-webfont@3.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Er9rCBVY/eBxffWpfMF/B20eq/o=",
|
||||
"_location": "/raleway-webfont",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "raleway-webfont",
|
||||
"name": "raleway-webfont",
|
||||
"escapedName": "raleway-webfont",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/raleway-webfont/-/raleway-webfont-3.0.1.tgz",
|
||||
"_shasum": "12bf6b081558fde0717df5a97cc17f076d1eabfa",
|
||||
"_spec": "raleway-webfont",
|
||||
"_where": "/srv/http/develop_28",
|
||||
"author": {
|
||||
"name": "Pablo Impallari"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Dilatorily/raleway/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"name": "raleway-webfont",
|
||||
"version": "3.0.1",
|
||||
"description": "NPM package for the Raleway font",
|
||||
"homepage": "https://fonts.google.com/specimen/Raleway",
|
||||
"main": "raleway.css",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Dilatorily/raleway.git"
|
||||
},
|
||||
"keywords": [
|
||||
"raleway",
|
||||
"font",
|
||||
"webfont",
|
||||
"css"
|
||||
],
|
||||
"author": "Pablo Impallari",
|
||||
"license": "MIT AND OFL-1.1",
|
||||
"main": "raleway.css",
|
||||
"name": "raleway-webfont",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Dilatorily/raleway.git"
|
||||
"bugs": {
|
||||
"url": "https://github.com/Dilatorily/raleway/issues"
|
||||
},
|
||||
"version": "3.0.1"
|
||||
"homepage": "https://fonts.google.com/specimen/Raleway"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user