mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 18:07:20 +08:00
58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"hash-sum@2.0.0",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "hash-sum@2.0.0",
|
|
"_id": "hash-sum@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-gdAbtd6OpKIUrV1urRtSNGCwtFo=",
|
|
"_location": "/hash-sum",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "hash-sum@2.0.0",
|
|
"name": "hash-sum",
|
|
"escapedName": "hash-sum",
|
|
"rawSpec": "2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/compiler-sfc"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/hash-sum/-/hash-sum-2.0.0.tgz",
|
|
"_spec": "2.0.0",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"authors": [
|
|
"Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/bevacqua/hash-sum/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Blazing fast unique hash generator",
|
|
"devDependencies": {
|
|
"jshint": "2.5.0",
|
|
"jshint-stylish": "0.2.0",
|
|
"lodash": "4.17.11",
|
|
"tape": "3.0.3"
|
|
},
|
|
"homepage": "https://github.com/bevacqua/hash-sum",
|
|
"license": "MIT",
|
|
"main": "hash-sum.js",
|
|
"name": "hash-sum",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/bevacqua/hash-sum.git"
|
|
},
|
|
"scripts": {
|
|
"test": "jshint . && tape test.js"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|