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.
74 lines
1.7 KiB
74 lines
1.7 KiB
|
3 years ago
|
{
|
||
|
|
"_from": "sort-asc@^0.1.0",
|
||
|
|
"_id": "sort-asc@0.1.0",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-jBgdDd+rQ+HkZF2/OHCmace5dvpos/aWQpcxuyRs9QUbPRnkEJmYVo81PIGpjIdpOcsnJ4rGjStfDHsbn+UVyw==",
|
||
|
|
"_location": "/sort-asc",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "sort-asc@^0.1.0",
|
||
|
|
"name": "sort-asc",
|
||
|
|
"escapedName": "sort-asc",
|
||
|
|
"rawSpec": "^0.1.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^0.1.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/sort-object"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/sort-asc/-/sort-asc-0.1.0.tgz",
|
||
|
|
"_shasum": "ab799df61fc73ea0956c79c4b531ed1e9e7727e9",
|
||
|
|
"_spec": "sort-asc@^0.1.0",
|
||
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile/node_modules/sort-object",
|
||
|
|
"author": {
|
||
|
|
"name": "Jon Schlinkert",
|
||
|
|
"url": "https://github.com/jonschlinkert"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/jonschlinkert/sort-asc/issues"
|
||
|
|
},
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Sort array elements in ascending order.",
|
||
|
|
"devDependencies": {
|
||
|
|
"mocha": "*",
|
||
|
|
"verb": "^0.2.15"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
},
|
||
|
|
"homepage": "https://github.com/jonschlinkert/sort-asc",
|
||
|
|
"keywords": [
|
||
|
|
"array",
|
||
|
|
"arr",
|
||
|
|
"asc",
|
||
|
|
"ascending",
|
||
|
|
"function",
|
||
|
|
"keys",
|
||
|
|
"key",
|
||
|
|
"order",
|
||
|
|
"ordered",
|
||
|
|
"obj",
|
||
|
|
"object",
|
||
|
|
"sort"
|
||
|
|
],
|
||
|
|
"licenses": [
|
||
|
|
{
|
||
|
|
"type": "MIT",
|
||
|
|
"url": "https://github.com/jonschlinkert/sort-asc/blob/master/LICENSE-MIT"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"main": "index.js",
|
||
|
|
"name": "sort-asc",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git://github.com/jonschlinkert/sort-asc.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "mocha -R spec"
|
||
|
|
},
|
||
|
|
"version": "0.1.0"
|
||
|
|
}
|