mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-08-29 15:25:58 +02:00
permet l'ajout des frameworks et des routes
This commit is contained in:
64
app/node_modules/infobox-parser/package.json
generated
vendored
Normal file
64
app/node_modules/infobox-parser/package.json
generated
vendored
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"_from": "infobox-parser@3.6.2",
|
||||
"_id": "infobox-parser@3.6.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-lasdwvbtjCtDDO6mArAs/ueFEnBJRyo2UbZPAkd5rEG5NVJ3XFCOvbMwNTT/rJlFv1+ORw8D3UvZV4brpgATCg==",
|
||||
"_location": "/infobox-parser",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "infobox-parser@3.6.2",
|
||||
"name": "infobox-parser",
|
||||
"escapedName": "infobox-parser",
|
||||
"rawSpec": "3.6.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.6.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/wikijs"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/infobox-parser/-/infobox-parser-3.6.2.tgz",
|
||||
"_shasum": "e2b2701fd6a6274fad49869ee1a0bad56930f1e7",
|
||||
"_spec": "infobox-parser@3.6.2",
|
||||
"_where": "/mnt/c/Users/docto/Downloads/Rappaurio/node_modules/wikijs",
|
||||
"author": {
|
||||
"name": "Richard van der Dys"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/dijs/infobox-parser/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"camelcase": "^4.1.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Parse Wikipedia Infobox Source",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.24.1",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-es2015-rollup": "^3.0.0",
|
||||
"mocha": "^3.2.0",
|
||||
"rollup": "^0.41.6",
|
||||
"rollup-plugin-babel": "^2.7.1",
|
||||
"rollup-plugin-uglify": "^1.0.1",
|
||||
"should": "^11.2.1"
|
||||
},
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://www.buymeacoffee.com/2tmRKi9"
|
||||
},
|
||||
"homepage": "https://github.com/dijs/infobox-parser#readme",
|
||||
"license": "MIT",
|
||||
"main": "build/bundle.min.js",
|
||||
"name": "infobox-parser",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dijs/infobox-parser.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"test": "mocha --no-colors --compilers js:babel-core/register"
|
||||
},
|
||||
"version": "3.6.2"
|
||||
}
|
Reference in New Issue
Block a user