Browse Source

Create package.json for negation

master
Leo Lamprecht 9 years ago
parent
commit
6d80f2c685
  1. 8
      test/_fixtures/negation/package.json

8
test/_fixtures/negation/package.json

@ -0,0 +1,8 @@
{
"name": "negation",
"version": "0.0.1",
"description": "",
"dependencies": {
}
}
Loading…
Cancel
Save