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.
64 lines
1.7 KiB
64 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"@mapbox/unitbezier@0.0.0",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "@mapbox/unitbezier@0.0.0",
|
|
"_id": "@mapbox/unitbezier@0.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-HPnRdYO0WjFjRTSwO3frz1wKaU649OBFPX3Zo/2WZvuRi6zMiRGui8SnPQiQABgqCf8YikDe5t3HViTVw1WUzA==",
|
|
"_location": "/@mapbox/unitbezier",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@mapbox/unitbezier@0.0.0",
|
|
"name": "@mapbox/unitbezier",
|
|
"escapedName": "@mapbox%2funitbezier",
|
|
"scope": "@mapbox",
|
|
"rawSpec": "0.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@mapbox/mapbox-gl-style-spec"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.0.tgz",
|
|
"_spec": "0.0.0",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/mapbox/unitbezier/issues"
|
|
},
|
|
"config": {
|
|
"commitizen": {
|
|
"path": "./node_modules/cz-conventional-changelog"
|
|
}
|
|
},
|
|
"description": "unit bezier curve interpolation",
|
|
"devDependencies": {
|
|
"cz-conventional-changelog": "1.2.0",
|
|
"tap": "~9.0.3"
|
|
},
|
|
"homepage": "https://github.com/mapbox/unitbezier",
|
|
"keywords": [
|
|
"unit",
|
|
"bezier",
|
|
"interpolation",
|
|
"webkit"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "index.js",
|
|
"name": "@mapbox/unitbezier",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/mapbox/unitbezier.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap --coverage test/*.js"
|
|
},
|
|
"version": "0.0.0"
|
|
}
|