OLD | NEW |
1 { | 1 { |
2 "name": "sugar", | 2 "name": "sugar", |
3 "version": "1.4.1", | 3 "version": "1.4.1", |
4 "main": "./release/sugar.min.js", | 4 "main": "./release/sugar.min.js", |
5 "ignore": [ | 5 "ignore": [ |
6 "/docs", | 6 "/docs", |
7 "/lib", | 7 "/lib", |
8 "/script", | 8 "/script", |
9 "/test", | 9 "/test", |
10 "/performance", | 10 "/performance", |
11 ".gitignore", | 11 ".gitignore", |
12 ".npmignore", | 12 ".npmignore", |
13 ".travis.yml", | 13 ".travis.yml", |
14 "package.json" | 14 "package.json" |
15 ], | 15 ], |
16 "dependencies": {}, | 16 "dependencies": {}, |
17 "homepage": "https://github.com/andrewplummer/Sugar", | 17 "homepage": "https://github.com/andrewplummer/Sugar", |
18 "_release": "1.4.1", | 18 "_release": "1.4.1", |
19 "_resolution": { | 19 "_resolution": { |
20 "type": "version", | 20 "type": "version", |
21 "tag": "1.4.1", | 21 "tag": "1.4.1", |
22 "commit": "a4e06cfb2ecbb88dc1703d1f97950c88602db2a1" | 22 "commit": "a4e06cfb2ecbb88dc1703d1f97950c88602db2a1" |
23 }, | 23 }, |
24 "_source": "git://github.com/andrewplummer/Sugar.git", | 24 "_source": "git://github.com/andrewplummer/Sugar.git", |
25 "_target": "~1.4.1", | 25 "_target": "~1.4.1", |
26 "_originalSource": "sugar" | 26 "_originalSource": "sugar" |
27 } | 27 } |
OLD | NEW |