65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
|
{
|
||
|
"_from": "lockr@^0.8.5",
|
||
|
"_id": "lockr@0.8.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-PyWX+NYcJtk+12cARV5qaR0I2cfpHDplpOOI4KKoJtJufdnXo4sJPmfWhbZUAT5rCMgszzU0DovlSjEKp2u12A==",
|
||
|
"_location": "/lockr",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "lockr@^0.8.5",
|
||
|
"name": "lockr",
|
||
|
"escapedName": "lockr",
|
||
|
"rawSpec": "^0.8.5",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.8.5"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/lockr/-/lockr-0.8.5.tgz",
|
||
|
"_shasum": "ed021978dadc87afe8c8ec8bd50fce15f5a3d84e",
|
||
|
"_spec": "lockr@^0.8.5",
|
||
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
||
|
"author": {
|
||
|
"name": "Dimitris Tsironis",
|
||
|
"email": "tsironis.dimitris@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/tsironis/lockr/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "A minimal API wrapper for localStorage",
|
||
|
"devDependencies": {
|
||
|
"grunt": "~0.4.5",
|
||
|
"grunt-cli": "~0.1.13",
|
||
|
"grunt-contrib-clean": "~0.7.0",
|
||
|
"grunt-contrib-jasmine": "~1.0.0",
|
||
|
"grunt-contrib-jshint": "~0.11.0",
|
||
|
"grunt-contrib-uglify": "~0.11.1",
|
||
|
"grunt-contrib-watch": "~0.6.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"lockr.js",
|
||
|
"lockr.min.js",
|
||
|
"LICENSE"
|
||
|
],
|
||
|
"homepage": "https://github.com/tsironis/lockr#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "lockr.js",
|
||
|
"name": "lockr",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/tsironis/lockr.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "grunt"
|
||
|
},
|
||
|
"version": "0.8.5"
|
||
|
}
|