Files
Speedtest-Tracker/conf/site/node_modules/concatenate/package.json
2020-06-10 09:51:51 +01:00

58 lines
1.4 KiB
JSON

{
"_args": [
[
"concatenate@0.0.2",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "concatenate@0.0.2",
"_id": "concatenate@0.0.2",
"_inBundle": false,
"_integrity": "sha1-C0nW6MQQR9dyjNyNYqCGYjOXtJ8=",
"_location": "/concatenate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "concatenate@0.0.2",
"name": "concatenate",
"escapedName": "concatenate",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/concatenate/-/concatenate-0.0.2.tgz",
"_spec": "0.0.2",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Stephen Mathieson",
"email": "me@stephenmathieson.com"
},
"bugs": {
"url": "https://github.com/stephenmathieson/node-concatenate/issues"
},
"dependencies": {
"globs": "^0.1.2"
},
"description": "concatenate files",
"devDependencies": {
"jshint": "1.0.0",
"mocha": "latest",
"rimraf": "latest",
"should": "latest"
},
"homepage": "https://github.com/stephenmathieson/node-concatenate#readme",
"keywords": [],
"main": "index",
"name": "concatenate",
"repository": {
"type": "git",
"url": "git://github.com/stephenmathieson/node-concatenate.git"
},
"version": "0.0.2"
}