UNPKG

mapbox-gl

Version:
74 lines (73 loc) 1.76 kB
{ "_from": "sort-asc@^0.1.0", "_id": "sort-asc@0.1.0", "_inBundle": false, "_integrity": "sha1-q3md9h/HPqCVbHnEtTHtHp53J+k=", "_location": "/@mapbox/mapbox-gl-style-spec/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": [ "/@mapbox/mapbox-gl-style-spec/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/arindambose/Development/mapbox-gl-js/src/style-spec/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" }