mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
update
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 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"pug-runtime@2.0.5",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "pug-runtime@2.0.5",
|
||||
"_id": "pug-runtime@2.0.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw==",
|
||||
"_location": "/pug-runtime",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "pug-runtime@2.0.5",
|
||||
"name": "pug-runtime",
|
||||
"escapedName": "pug-runtime",
|
||||
"rawSpec": "2.0.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pug",
|
||||
"/pug-attrs",
|
||||
"/pug-code-gen"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.5.tgz",
|
||||
"_spec": "2.0.5",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"author": {
|
||||
"name": "ForbesLindesay"
|
||||
},
|
||||
"browser": {
|
||||
"fs": 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"
|
||||
],
|
||||
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
|
||||
"keywords": [
|
||||
"pug"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "pug-runtime",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-runtime"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "node prepublish",
|
||||
"pretest": "npm run prepublish"
|
||||
},
|
||||
"version": "2.0.5"
|
||||
}
|
Reference in New Issue
Block a user