Keith Zantow ff828fbac2
Skip package-lock.json and yarn.lock in node_modules #431 (#485)
Signed-off-by: Keith Zantow <kzantow@gmail.com>
2021-08-20 13:50:28 -04:00

19 lines
343 B
JSON

{
"name": "npm-lock",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"collapse-white-space": "^2.0.0",
"insert-css": "^2.0.0"
},
"devDependencies": {
"pump": "^3.0.0"
}
}