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.
58 lines
1.4 KiB
58 lines
1.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"hash-sum@1.0.2",
|
|
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "hash-sum@1.0.2",
|
|
"_id": "hash-sum@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
"_location": "/hash-sum",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "hash-sum@1.0.2",
|
|
"name": "hash-sum",
|
|
"escapedName": "hash-sum",
|
|
"rawSpec": "1.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/vue-loader",
|
|
"/vue-style-loader"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
"_spec": "1.0.2",
|
|
"_where": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
|
|
"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",
|
|
"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": "1.0.2"
|
|
}
|