{
  "name": "identifiers",
  "version": "0.9.3",
  "description": "Generates unlimited, sequencial, unique string identifiers.",
  "main": "Identifiers.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Nathan-Wall/Identifiers.git"
  },
  "keywords": [
    "JavaScript",
    "identifiers",
    "identifier",
    "unique",
    "string",
    "generate"
  ],
  "author": "Nathan Wall",
  "license": "Public Domain",
  "bugs": {
    "url": "https://github.com/Nathan-Wall/Identifiers/issues"
  },
  "homepage": "https://github.com/Nathan-Wall/Identifiers"
}
