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.

77 lines
1.7 KiB

{
"_args": [
[
"sort-asc@0.1.0",
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
]
],
"_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": "version",
"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",
"_spec": "0.1.0",
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/sort-asc/issues"
},
"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"
}