]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/pretty-json/node_modules/json-stable-stringify/node_modules/jsonify/package.json
0ad78d1ebc1fc6ad5ccea10398fce11540b9a001
[rbdr/dotfiles] / atom / packages / pretty-json / node_modules / json-stable-stringify / node_modules / jsonify / package.json
1 {
2 "name": "jsonify",
3 "version": "0.0.0",
4 "description": "JSON without touching any globals",
5 "main": "index.js",
6 "directories": {
7 "lib": ".",
8 "test": "test"
9 },
10 "devDependencies": {
11 "tap": "0.0.x",
12 "garbage": "0.0.x"
13 },
14 "scripts": {
15 "test": "tap test"
16 },
17 "repository": {
18 "type": "git",
19 "url": "git://github.com/substack/jsonify.git"
20 },
21 "keywords": [
22 "json",
23 "browser"
24 ],
25 "author": {
26 "name": "Douglas Crockford",
27 "url": "http://crockford.com/"
28 },
29 "license": "Public Domain",
30 "_id": "jsonify@0.0.0",
31 "dependencies": {},
32 "engines": {
33 "node": "*"
34 },
35 "_engineSupported": true,
36 "_npmVersion": "1.0.10",
37 "_nodeVersion": "v0.5.0-pre",
38 "_defaultsLoaded": true,
39 "dist": {
40 "shasum": "2c74b6ee41d93ca51b7b5aaee8f503631d252a73",
41 "tarball": "http://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"
42 },
43 "maintainers": [
44 {
45 "name": "substack",
46 "email": "mail@substack.net"
47 }
48 ],
49 "_shasum": "2c74b6ee41d93ca51b7b5aaee8f503631d252a73",
50 "_resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",
51 "_from": "jsonify@>=0.0.0 <0.1.0"
52 }