]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/read-package-json/test/fixtures/not-json.css
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / read-package-json / test / fixtures / not-json.css
1 body {
2   height: yo mama
3 }
4
5 /**package
6 {
7   "name": "read-package-json",
8   "version": "0.1.1",
9   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
10   "description": "The thing npm uses to read package.json files with semantics and defaults and validation",
11   "repository": {
12     "type": "git",
13     "url": "git://github.com/isaacs/read-package-json.git"
14   },
15   "main": "read-json.js",
16   "scripts": {
17     "test": "./node_modules/.bin/tap test/*.js"
18   },
19   "dependencies": {
20     "glob": "~3.1.9",
21     "lru-cache": "~1.1.0",
22     "semver": "~1.0.14",
23     "slide": "~1.1.3"
24   },
25   "devDependencies": {
26     "tap": "~0.2.5"
27   },
28   "optionalDependencies": {
29     "npmlog": "0",
30     "graceful-fs": "~1.1.8"
31   }
32 }
33 **/
34
35 html {
36   width: so fat
37 }