You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.0 KiB
42 lines
1.0 KiB
{
|
|
"_from": "printjs@^1.1.0",
|
|
"_id": "printjs@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-OgZScvRJFhBYh3vyTqU0fACbo7icAn15YmZL95SmX97hj8lxHjXsx3RtXOfB8fDR6Zu7XgfAH350hLOe49ixAw==",
|
|
"_location": "/printjs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "printjs@^1.1.0",
|
|
"name": "printjs",
|
|
"escapedName": "printjs",
|
|
"rawSpec": "^1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/printjs/-/printjs-1.1.0.tgz",
|
|
"_shasum": "6e00c9278d12d467b0c37d4e582967e31575cd97",
|
|
"_spec": "printjs@^1.1.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn",
|
|
"author": {
|
|
"name": "Tommy Phan",
|
|
"email": "tung12a1@yahoo.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "This is print service in NodeJS",
|
|
"keywords": [
|
|
"printjs"
|
|
],
|
|
"license": "MIT",
|
|
"main": "app.js",
|
|
"name": "printjs",
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|
|
|