update
This commit is contained in:
+13
-13
@@ -1,33 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"pug-plain-loader@1.0.0",
|
||||
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
|
||||
"pug-plain-loader@1.1.0",
|
||||
"/home/node/nuxt"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "pug-plain-loader@1.0.0",
|
||||
"_id": "pug-plain-loader@1.0.0",
|
||||
"_from": "pug-plain-loader@1.1.0",
|
||||
"_id": "pug-plain-loader@1.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-mDfq/qvJJ0xdug38mZ1ObW0BQTx9kAHnKqotXC+C00XQkKmsWaMe90JUg/kN4lS6MU7tpVsMZ+rmcnBSPfDtHA==",
|
||||
"_integrity": "sha512-1nYgIJLaahRuHJHhzSPODV44aZfb00bO7kiJiMkke6Hj4SVZftuvx6shZ4BOokk50dJc2RSFqNUBOlus0dniFQ==",
|
||||
"_location": "/pug-plain-loader",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "pug-plain-loader@1.0.0",
|
||||
"raw": "pug-plain-loader@1.1.0",
|
||||
"name": "pug-plain-loader",
|
||||
"escapedName": "pug-plain-loader",
|
||||
"rawSpec": "1.0.0",
|
||||
"rawSpec": "1.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.0"
|
||||
"fetchSpec": "1.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pug-plain-loader/-/pug-plain-loader-1.0.0.tgz",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
|
||||
"_resolved": "https://registry.npmjs.org/pug-plain-loader/-/pug-plain-loader-1.1.0.tgz",
|
||||
"_spec": "1.1.0",
|
||||
"_where": "/home/node/nuxt",
|
||||
"author": {
|
||||
"name": "Evan You",
|
||||
"email": "yyx990803@gmail.com"
|
||||
@@ -53,11 +53,11 @@
|
||||
"main": "index.js",
|
||||
"name": "pug-plain-loader",
|
||||
"peerDependencies": {
|
||||
"pug": "^2.0.0"
|
||||
"pug": "^2.0.0 || ^3.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/yyx990803/pug-plain-loader.git"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
"version": "1.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user