Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/npm/node_modules/jsonparse/
Upload File :
Current File : /home/emeraadmin/www/node_modules/npm/node_modules/jsonparse/package.json

{
  "_id": "jsonparse@1.3.1",
  "_inBundle": true,
  "_location": "/npm/jsonparse",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/minipass-json-stream"
  ],
  "author": {
    "name": "Tim Caswell",
    "email": "tim@creationix.com"
  },
  "bugs": {
    "url": "http://github.com/creationix/jsonparse/issues"
  },
  "description": "This is a pure-js JSON streaming parser for node.js",
  "devDependencies": {
    "tap": "~0.3.3",
    "tape": "~0.1.1"
  },
  "engines": [
    "node >= 0.2.0"
  ],
  "homepage": "https://github.com/creationix/jsonparse#readme",
  "license": "MIT",
  "main": "jsonparse.js",
  "name": "jsonparse",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/creationix/jsonparse.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "tags": [
    "json",
    "stream"
  ],
  "version": "1.3.1"
}