1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/utila/package.json

54 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "utila@~0.4",
2023-12-18 13:12:25 +08:00
"_id": "utila@0.4.0",
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==",
2023-12-18 13:12:25 +08:00
"_location": "/utila",
"_phantomChildren": {},
"_requested": {
2024-01-16 21:26:16 +08:00
"type": "range",
2023-12-18 13:12:25 +08:00
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "utila@~0.4",
2023-12-18 13:12:25 +08:00
"name": "utila",
"escapedName": "utila",
2024-01-16 21:26:16 +08:00
"rawSpec": "~0.4",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "~0.4"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
2024-01-16 21:26:16 +08:00
"/dom-converter"
2023-12-18 13:12:25 +08:00
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/utila/-/utila-0.4.0.tgz",
"_shasum": "8a16a05d445657a3aea5eecc5b12a4fa5379772c",
"_spec": "utila@~0.4",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\dom-converter",
2023-12-18 13:12:25 +08:00
"author": {
"name": "Aria Minaei"
},
"bugs": {
"url": "https://github.com/AriaMinaei/utila/issues"
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
"deprecated": false,
2023-12-18 13:12:25 +08:00
"description": "notareplacementforunderscore",
"devDependencies": {
"coffee-script": "~1.6.3",
"little-popo": "~0.1"
},
"homepage": "https://github.com/AriaMinaei/utila#readme",
"keywords": [
"utilities"
],
"license": "MIT",
"main": "lib/utila.js",
"name": "utila",
"repository": {
"type": "git",
"url": "git+https://github.com/AriaMinaei/utila.git"
},
"scripts": {
"prepublish": "coffee --bare --compile --output ./lib ./src"
},
"version": "0.4.0"
}