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.
 
 
 
 
 
 

75 lines
2.0 KiB

{
"_from": "tether@^1.4.0",
"_id": "tether@1.4.3",
"_inBundle": false,
"_integrity": "sha512-YCfE/Ym9MpZpzUmzbek7MiLEyTofxx2YS0rJfSOUXX0aZtfQgxcgw7/Re2oGJUsREWZtEF0DzBKCjqH+DzgL6A==",
"_location": "/tether",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tether@^1.4.0",
"name": "tether",
"escapedName": "tether",
"rawSpec": "^1.4.0",
"saveSpec": null,
"fetchSpec": "^1.4.0"
},
"_requiredBy": [
"/bootstrap"
],
"_resolved": "https://registry.npmjs.org/tether/-/tether-1.4.3.tgz",
"_shasum": "fd547024c47b6e5c9b87e1880f997991a9a6ad54",
"_spec": "tether@^1.4.0",
"_where": "/var/www/htdocs/coze/node_modules/bootstrap",
"authors": [
"Zack Bloom <zackbloom@gmail.com>",
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"
],
"bugs": {
"url": "https://github.com/HubSpot/tether/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
"devDependencies": {
"del": "^2.0.2",
"del-cli": "^0.2.0",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.0.1",
"gulp-babel": "^5.2.1",
"gulp-bump": "^0.3.1",
"gulp-concat": "^2.6.0",
"gulp-header": "^1.7.1",
"gulp-minify-css": "^1.2.1",
"gulp-plumber": "^1.0.1",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.0.4",
"gulp-uglify": "^1.4.3",
"gulp-wrap-umd": "^0.2.1"
},
"homepage": "https://github.com/HubSpot/tether#readme",
"license": "MIT",
"main": "dist/js/tether.js",
"maintainers": [
{
"name": "Nicholas Hwang",
"email": "nick.joosung.hwang@gmail.com"
},
{
"name": "Trevor Burnham",
"email": "trevorburnham@gmail.com"
}
],
"name": "tether",
"repository": {
"type": "git",
"url": "git+https://github.com/HubSpot/tether.git"
},
"scripts": {
"build": "gulp build",
"reinstall": "del node_modules && npm install",
"watch": "gulp watch"
},
"version": "1.4.3"
}