| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_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:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
- "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"
- }
|