mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 22:12:02 +02:00
Initial commit
This commit is contained in:
54
node_modules/with/package.json
generated
vendored
Normal file
54
node_modules/with/package.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_from": "with@^5.0.0",
|
||||
"_id": "with@5.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-+k2qktrzLE6pTtRTyB8EaGtXXf4=",
|
||||
"_location": "/with",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "with@^5.0.0",
|
||||
"name": "with",
|
||||
"escapedName": "with",
|
||||
"rawSpec": "^5.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^5.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pug-code-gen"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/with/-/with-5.1.1.tgz",
|
||||
"_shasum": "fa4daa92daf32c4ea94ed453c81f04686b575dfe",
|
||||
"_spec": "with@^5.0.0",
|
||||
"_where": "/home/runner/Socketio-Chat-Template/node_modules/pug-code-gen",
|
||||
"author": {
|
||||
"name": "ForbesLindesay"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/pugjs/with/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"acorn": "^3.1.0",
|
||||
"acorn-globals": "^3.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Compile time `with` for strict mode JavaScript",
|
||||
"devDependencies": {
|
||||
"mocha": "~2.5.3",
|
||||
"uglify-js": "^2.4.15"
|
||||
},
|
||||
"homepage": "https://github.com/pugjs/with#readme",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "with",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/pugjs/with.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test/index.js -R spec"
|
||||
},
|
||||
"version": "5.1.1"
|
||||
}
|
Reference in New Issue
Block a user