All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.node_modules.lockr.package.json Maven / Gradle / Ivy

The newest version!
{
  "_from": "lockr",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-PyWX+NYcJtk+12cARV5qaR0I2cfpHDplpOOI4KKoJtJufdnXo4sJPmfWhbZUAT5rCMgszzU0DovlSjEKp2u12A==",
  "_location": "/lockr",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "lockr",
    "name": "lockr",
    "escapedName": "lockr",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/lockr/-/lockr-0.8.5.tgz",
  "_shasum": "ed021978dadc87afe8c8ec8bd50fce15f5a3d84e",
  "_spec": "lockr",
  "_where": "/mnt/Media/Projects/java/github/swf-all/swf/src/main/resources/scripts",
  "author": {
    "name": "Dimitris Tsironis",
    "email": "[email protected]"
  },
  "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"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy