forked from zhurui/management
85 lines
1.9 KiB
JSON
85 lines
1.9 KiB
JSON
{
|
|
"_from": "once@~1.3.0",
|
|
"_id": "once@1.3.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-6vaNInhu+CHxtONf3zw3vq4SP2DOQhjBvIa3rNcG0+P7eKWlYH6Peu7rHizSloRU2EwMz6GraLieis9Ac9+p1w==",
|
|
"_location": "/once",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "once@~1.3.0",
|
|
"name": "once",
|
|
"escapedName": "once",
|
|
"rawSpec": "~1.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~1.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-plugin-module-resolver/glob",
|
|
"/cacache/glob",
|
|
"/copy-webpack-plugin/glob",
|
|
"/copy-webpack-plugin/pump",
|
|
"/del/glob",
|
|
"/end-of-stream",
|
|
"/eslint/glob",
|
|
"/flat-cache/glob",
|
|
"/glob",
|
|
"/globby/glob",
|
|
"/inflight",
|
|
"/node-gyp/glob",
|
|
"/node-sass/glob",
|
|
"/node-sass/globule/glob",
|
|
"/pump",
|
|
"/pumpify/pump",
|
|
"/rimraf/glob",
|
|
"/sass-graph/glob",
|
|
"/true-case-path/glob"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/once/-/once-1.3.3.tgz",
|
|
"_shasum": "b2e261557ce4c314ec8304f3fa82663e4297ca20",
|
|
"_spec": "once@~1.3.0",
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\end-of-stream",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/once/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Run a function exactly one time",
|
|
"devDependencies": {
|
|
"tap": "^1.2.0"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"files": [
|
|
"once.js"
|
|
],
|
|
"homepage": "https://github.com/isaacs/once#readme",
|
|
"keywords": [
|
|
"once",
|
|
"function",
|
|
"one",
|
|
"single"
|
|
],
|
|
"license": "ISC",
|
|
"main": "once.js",
|
|
"name": "once",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/once.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "1.3.3"
|
|
}
|