So siehts ganz gut aus !
This commit is contained in:
65
node_modules/pug-runtime/package.json
generated
vendored
Normal file
65
node_modules/pug-runtime/package.json
generated
vendored
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"_from": "pug-runtime@^2.0.3",
|
||||
"_id": "pug-runtime@2.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-4XjhvaaKsujArPybztLFT9iM61g=",
|
||||
"_location": "/pug-runtime",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "pug-runtime@^2.0.3",
|
||||
"name": "pug-runtime",
|
||||
"escapedName": "pug-runtime",
|
||||
"rawSpec": "^2.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pug",
|
||||
"/pug-attrs",
|
||||
"/pug-code-gen"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.4.tgz",
|
||||
"_shasum": "e178e1bda68ab2e8c0acfc9bced2c54fd88ceb58",
|
||||
"_spec": "pug-runtime@^2.0.3",
|
||||
"_where": "/Users/rxf/WebstormProjects/laufschrift/node_modules/pug",
|
||||
"author": {
|
||||
"name": "ForbesLindesay"
|
||||
},
|
||||
"browser": {
|
||||
"fs": false
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/pugjs/pug-runtime/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "The runtime components for the pug templating language",
|
||||
"devDependencies": {
|
||||
"uglify-js": "^2.6.1"
|
||||
},
|
||||
"files": [
|
||||
"build.js",
|
||||
"index.js",
|
||||
"lib/dependencies.js",
|
||||
"lib/internals.js",
|
||||
"lib/sources.js",
|
||||
"wrap.js"
|
||||
],
|
||||
"homepage": "https://github.com/pugjs/pug-runtime#readme",
|
||||
"keywords": [
|
||||
"pug"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "pug-runtime",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/pugjs/pug-runtime.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "node prepublish",
|
||||
"pretest": "npm run prepublish"
|
||||
},
|
||||
"version": "2.0.4"
|
||||
}
|
||||
Reference in New Issue
Block a user