Gazebo_simulation-Frontend/node_modules/loader-fs-cache/package.json

23 lines
743 B
JSON

{
"name": "loader-fs-cache",
"version": "1.0.3",
"description": "A published package of https://github.com/babel/babel-loader/blob/master/src/fs-cache.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ade Viankakrisna Fadlil",
"license": "MIT",
"dependencies": {
"find-cache-dir": "^0.1.1",
"mkdirp": "^0.5.1"
},
"repository": {
"type": "git",
"url": "https://github.com/viankakrisna/loader-fs-cache.git"
}
,"_resolved": "https://registry.npmjs.org/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz"
,"_integrity": "sha512-ldcgZpjNJj71n+2Mf6yetz+c9bM4xpKtNds4LbqXzU/PTdeAX0g3ytnU1AJMEcTk2Lex4Smpe3Q/eCTsvUBxbA=="
,"_from": "loader-fs-cache@1.0.3"
}