You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
509 B
20 lines
509 B
![]()
1 week ago
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|